From 9db35c939c57f152f1e42cfcb9ae16cf3fada3f1 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 14 Aug 2012 09:32:00 +1000 Subject: VERSION: Move on to beta6! Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Aug 14 04:05:06 CEST 2012 on sn-devel-104 --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 1c12a80f30..781a283072 100644 --- a/VERSION +++ b/VERSION @@ -67,7 +67,7 @@ SAMBA_VERSION_ALPHA_RELEASE= # e.g. SAMBA_VERSION_BETA_RELEASE=1 # # -> "4.0.0beta1" # ######################################################## -SAMBA_VERSION_BETA_RELEASE=6 +SAMBA_VERSION_BETA_RELEASE=7 ######################################################## # 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 # -- cgit