From db33ef7be9ab588e8bb213f6fa1ab9fac8553af0 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 17 Jul 2012 12:02:25 +1000 Subject: VERSION: Move on to beta5! Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Jul 17 06:10:52 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 57b1289e5b..a9c261bdc5 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=4 +SAMBA_VERSION_BETA_RELEASE=5 ######################################################## # 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