]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.18.5 release. samba-4.18.5
authorJule Anger <janger@samba.org>
Mon, 17 Jul 2023 20:07:02 +0000 (22:07 +0200)
committerJule Anger <janger@samba.org>
Mon, 17 Jul 2023 20:12:49 +0000 (22:12 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 80ff8c0c369e135ba5fdfd19dcb21dc4ffca2c4d..2f3d9198c1cbf7d53e06df9e34889585decab64f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -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=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
 
 ########################################################
 # This is for specifying a release nickname            #