]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to Samba 4.19.10... v4-19-test
authorJule Anger <janger@samba.org>
Thu, 17 Oct 2024 11:58:41 +0000 (13:58 +0200)
committerJule Anger <janger@samba.org>
Thu, 17 Oct 2024 11:58:41 +0000 (13:58 +0200)
and re-enable GIT_SNAPSHOT.

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

diff --git a/VERSION b/VERSION
index 5a12a805f5b498c85a98aa566c5e5554e62eb99c..21fec98aecb37de72e5c83c9e88be070b35c1f2f 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=9
+SAMBA_VERSION_RELEASE=10
 
 ########################################################
 # 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            #