]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Bump version up to 4.11.5...
authorKarolin Seeger <kseeger@samba.org>
Mon, 16 Dec 2019 14:54:00 +0000 (15:54 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 8 Jan 2020 10:31:41 +0000 (11:31 +0100)
and re-enable GIT_SNAPSHOT.

Signed-off-by: Karolin Seeger <kseeger@samba.org>
(cherry picked from commit 5a75d9814091631001be8d7d8ccec66ea6380cfb)

VERSION

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