]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to Samba 4.21.8...
authorJule Anger <janger@samba.org>
Mon, 7 Jul 2025 16:06:15 +0000 (18:06 +0200)
committerJule Anger <janger@samba.org>
Mon, 7 Jul 2025 16:08:04 +0000 (18:08 +0200)
and re-enable GIT_SNAPSHOT.

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

diff --git a/VERSION b/VERSION
index 4fff7d5eb091488de5b8a5ac5a12fd6c6319f7b2..bade3afb096c8d76fef6a1ee3d43d24273d0e47c 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=21
-SAMBA_VERSION_RELEASE=7
+SAMBA_VERSION_RELEASE=8
 
 ########################################################
 # 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            #