VERSION: Bump version up to Samba 4.16.2...
authorJule Anger <janger@samba.org>
Mon, 2 May 2022 09:40:00 +0000 (11:40 +0200)
committerJule Anger <janger@samba.org>
Mon, 2 May 2022 09:40:00 +0000 (11:40 +0200)
and re-enable GIT_SNAPSHOT.

Signed-off-by: Jule Anger <janger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 1d75a4031c7d3fc0feae74d85bbb9b4ed0b4b309..b62d950c0a67c1ca91a48ba4f260a95e2e060ebc 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=16
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # 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            #