VERSION: Disable GIT_SNAPSHOT for the 4.17.0 release. samba-4.17.0
authorJule Anger <janger@samba.org>
Tue, 13 Sep 2022 15:53:56 +0000 (17:53 +0200)
committerJule Anger <janger@samba.org>
Tue, 13 Sep 2022 15:55:28 +0000 (17:55 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 73643920f6e79751d5555e67efb8053da536cb91..0709d888a3af12529ddec2ddd15c00ba8ef8a2fd 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=6
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=6
 # 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            #