]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to Samba 4.21.0rc3...
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2024 15:35:36 +0000 (17:35 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2024 16:55:05 +0000 (16:55 +0000)
and re-enable GIT_SNAPSHOT.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(v4-21-test): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(v4-21-test): Tue Aug 13 16:55:05 UTC 2024 on atb-devel-224

VERSION

diff --git a/VERSION b/VERSION
index ba58066794961004c1d2fe0341f73ebd18e512a0..f238be6253e7f4e26aa58a7524529d2e9df2f0a4 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -89,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=3
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=2
 # 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            #