VERSION: Bump version up to 4.8.7...
authorKarolin Seeger <kseeger@samba.org>
Tue, 25 Sep 2018 07:48:24 +0000 (09:48 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Nov 2018 07:54:10 +0000 (08:54 +0100)
and re-enable GIT_SNAPSHOT.

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

VERSION

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