VERSION: Bump version up to Samba 4.15.14...
authorJule Anger <janger@samba.org>
Thu, 15 Dec 2022 16:00:33 +0000 (17:00 +0100)
committerJule Anger <janger@samba.org>
Thu, 15 Dec 2022 16:00:33 +0000 (17:00 +0100)
and re-enable GIT_SNAPSHOT.

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

diff --git a/VERSION b/VERSION
index 04074a39547666deb467a7559ed3e8ef92a90a3c..cb4ae6ca65a6ff1eb7af0fe80046d6bf885dc0e1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=15
-SAMBA_VERSION_RELEASE=13
+SAMBA_VERSION_RELEASE=14
 
 ########################################################
 # If a official release has a serious bug              #
@@ -99,7 +99,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            #