VERSION: Bump version up to 4.4.9...
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Dec 2016 07:36:09 +0000 (08:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 2 Jan 2017 10:56:54 +0000 (11:56 +0100)
and re-enable git snapshots.

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

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