]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.23.0rc4 release. samba-4.23.0rc4
authorJule Anger <janger@samba.org>
Fri, 5 Sep 2025 11:05:19 +0000 (13:05 +0200)
committerJule Anger <janger@samba.org>
Fri, 5 Sep 2025 11:07:14 +0000 (13:07 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 065716b1d56363a09efdb6b5575517b850c3d12a..a037177e3f04e18e692e789837c55fdfe27133a3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=4
 # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
 #  ->  "3.0.0-SVN-build-199"                           #
 ########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
 
 ########################################################
 # This is for specifying a release nickname            #