VERSION: Bump version up to Samba 4.13.15...
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Nov 2021 18:45:46 +0000 (19:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 9 Nov 2021 18:45:46 +0000 (19:45 +0100)
and re-enable GIT_SNAPSHOT.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 50b46ed4289b84f2ae0bb9fd8a782c6a06c1e20f..15f13761633e26bed594b59517c4b19672f8e06d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=13
-SAMBA_VERSION_RELEASE=14
+SAMBA_VERSION_RELEASE=15
 
 ########################################################
 # 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            #