]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to Samba 4.20.9... v4-20-test
authorJule Anger <janger@samba.org>
Tue, 25 Mar 2025 14:38:01 +0000 (15:38 +0100)
committerJule Anger <janger@samba.org>
Tue, 25 Mar 2025 14:38:01 +0000 (15:38 +0100)
and re-enable GIT_SNAPSHOT.

Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 0607444654a0a7422a26cbaa6325c78cc4b50b55..875d276cfb591d14b1f7d9431aa75a48ed077786 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2024"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=20
-SAMBA_VERSION_RELEASE=8
+SAMBA_VERSION_RELEASE=9
 
 ########################################################
 # If a official release has a serious bug              #
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=
 # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
 #  ->  "3.0.0-SVN-build-199"                           #
 ########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=no
+SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
 
 ########################################################
 # This is for specifying a release nickname            #