VERSION: Disable GIT_SNAPSHOT for the 4.13.0rc3 release.
authorKarolin Seeger <kseeger@samba.org>
Fri, 28 Aug 2020 09:18:15 +0000 (11:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 28 Aug 2020 09:18:15 +0000 (11:18 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index df5e378c519dcdb98bf9df0026d7c9b443e49bae..2d5192ae9fa137c82a722696a45484e9bf28477d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -99,7 +99,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            #