VERSION: Bump version up to Samba 4.19.6...
authorJule Anger <janger@samba.org>
Mon, 19 Feb 2024 10:35:15 +0000 (11:35 +0100)
committerJule Anger <janger@samba.org>
Mon, 19 Feb 2024 10:42:13 +0000 (11:42 +0100)
and re-enable GIT_SNAPSHOT.

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

diff --git a/VERSION b/VERSION
index 9151d8de1ce240b0ae9df51068f92ae9505ede0b..aeede60164d3ca2e02fce0180d40c4757d39f3b1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2023"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=19
-SAMBA_VERSION_RELEASE=5
+SAMBA_VERSION_RELEASE=6
 
 ########################################################
 # 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            #