]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Enable GIT_SNAPSHOT.
authorKarolin Seeger <kseeger@samba.org>
Mon, 26 Apr 2021 11:20:37 +0000 (13:20 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Apr 2021 11:21:22 +0000 (13:21 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index 01596d8c954c219f895b3c0d7c972e2bf368f1ca..1f011252804f5c20095122f5a9e483a0e9bdd1ef 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -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            #