diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-06-05 13:43:08 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-06-05 11:38:21 +0200 |
commit | 06a6eb640610df8e4f0bb2e7f7d96bfc9a5b1ffb (patch) | |
tree | fa6a2f7fb7bf637f50cbe6f761b1ce76a07e4a05 /VERSION | |
parent | bbe6cad55d6271e0b3bb3064dbac76ca928eb978 (diff) | |
download | samba-06a6eb640610df8e4f0bb2e7f7d96bfc9a5b1ffb.tar.gz |
VERSION: mark as beta2 as we move on to the next release
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Jun 5 11:38:21 CEST 2012 on sn-devel-104
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -67,7 +67,7 @@ SAMBA_VERSION_ALPHA_RELEASE= # e.g. SAMBA_VERSION_BETA_RELEASE=1 # # -> "4.0.0beta1" # ######################################################## -SAMBA_VERSION_BETA_RELEASE=1 +SAMBA_VERSION_BETA_RELEASE=2 ######################################################## # For 'pre' releases the version will be # @@ -99,7 +99,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 # |