]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.23.0rc3 release. samba-4.23.0rc3
authorJule Anger <janger@samba.org>
Fri, 29 Aug 2025 12:08:48 +0000 (14:08 +0200)
committerJule Anger <janger@samba.org>
Fri, 29 Aug 2025 12:08:48 +0000 (14:08 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index ec667d5bcb796828349b0ee87a0f6b062e9d99c3..35ac38d9d15b18b57ec5a67edb62ac60eba4326d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=3
 # 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            #