]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to Samba 4.14.12...
authorJule Anger <janger@samba.org>
Wed, 15 Dec 2021 14:47:30 +0000 (15:47 +0100)
committerJule Anger <janger@samba.org>
Wed, 15 Dec 2021 14:47:55 +0000 (15:47 +0100)
and re-enable GIT_SNAPSHOT.

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

diff --git a/VERSION b/VERSION
index b86cd446d7a6c269a34d4aa89b7e90cd66f968b6..4b80d6086726eb6cc8470cfbd1d820d6d22b4af4 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=11
+SAMBA_VERSION_RELEASE=12
 
 ########################################################
 # 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            #