VERSION: Bump version up to 4.12.8...
authorStefan Metzmacher <metze@samba.org>
Fri, 18 Sep 2020 13:42:53 +0000 (15:42 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Sep 2020 13:42:53 +0000 (15:42 +0200)
and re-enable GIT_SNAPSHOT.

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

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