diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-05-01 14:42:33 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-05-01 08:16:38 +0200 |
commit | 9705a706bc008748999b7cfe1e93ba883f0004d5 (patch) | |
tree | 3fdf75a0fef404114e66852ed0805c26822acdcc /VERSION | |
parent | edb15ffef29fbb69a4d1dfc862fe8d6a3a027347 (diff) | |
download | samba-9705a706bc008748999b7cfe1e93ba883f0004d5.tar.gz |
move VERSION to alpha21
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue May 1 08:16:38 CEST 2012 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=20 +SAMBA_VERSION_ALPHA_RELEASE=21 ######################################################## # 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 # |