]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.14.12 release. samba-4.14.12
authorJule Anger <janger@samba.org>
Sun, 30 Jan 2022 14:35:12 +0000 (15:35 +0100)
committerJule Anger <janger@samba.org>
Mon, 31 Jan 2022 11:28:34 +0000 (12:28 +0100)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 4b80d6086726eb6cc8470cfbd1d820d6d22b4af4..cbe15c9236794026ccca82af7828adfdb286fb86 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            #