VERSION: Bump version up to 4.9.8...
authorKarolin Seeger <kseeger@samba.org>
Tue, 16 Apr 2019 10:39:04 +0000 (12:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 May 2019 10:22:10 +0000 (12:22 +0200)
and re-enable GIT_SNAPSHOT.

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

VERSION

diff --git a/VERSION b/VERSION
index ba6fe8a24b9386eef9bf5f882eb990c951a0b4be..6d6a27b4aebaec9e6c0a1668028d740a34dd129f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=9
-SAMBA_VERSION_RELEASE=7
+SAMBA_VERSION_RELEASE=8
 
 ########################################################
 # 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            #