diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-06-24 14:25:12 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-06-24 08:23:54 +0200 |
commit | d43d8f2a75c4a005f04aee3197394da634766335 (patch) | |
tree | 3d87af188be6a95a727f28251ee4d8daf95409e7 /VERSION | |
parent | 26bf9d0f63bdfabd73f8743b2335b6ec3847f366 (diff) | |
download | samba-d43d8f2a75c4a005f04aee3197394da634766335.tar.gz samba-d43d8f2a75c4a005f04aee3197394da634766335.tar.bz2 samba-d43d8f2a75c4a005f04aee3197394da634766335.zip |
VERSION: on the road to alpha17
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Jun 24 08:23:54 CEST 2011 on sn-devel-104
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,7 +57,7 @@ SAMBA_VERSION_TP_RELEASE= # e.g. SAMBA_VERSION_ALPHA_RELEASE=1 # # -> "4.0.0alpha1" # ######################################################## -SAMBA_VERSION_ALPHA_RELEASE=16 +SAMBA_VERSION_ALPHA_RELEASE=17 ######################################################## # For 'pre' releases the version will be # @@ -89,7 +89,7 @@ SAMBA_VERSION_RC_RELEASE= # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes # # -> "3.0.0-SVN-build-199" # ######################################################## -SAMBA_VERSION_IS_GIT_SNAPSHOT=no +SAMBA_VERSION_IS_GIT_SNAPSHOT=yes ######################################################## # This is for specifying a release nickname # |