Fix spec file (was missing lang detection)
[idra/gss-ntlmssp.git] / version.m4
1 # Primary version number
2 m4_define([VERSION_NUMBER], [0.5.0])
3
4 # If the PRERELEASE_VERSION_NUMBER is set, we'll append
5 # it to the release tag when creating an RPM or SRPM
6 m4_define([PRERELEASE_VERSION_NUMBER], [])
7