Release Candidate 1 for 0.4.0
[idra/gss-ntlmssp.git] / version.m4
1 # Primary version number
2 m4_define([VERSION_NUMBER], [0.4.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], [rc1])
7