From 8942e18adc466198203cb3f24c0556c590f44e96 Mon Sep 17 00:00:00 2001 From: Jule Anger Date: Tue, 15 Mar 2022 14:09:14 +0100 Subject: [PATCH] VERSION: Disable GIT_SNAPSHOT for the 4.15.6 release. Signed-off-by: Jule Anger --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index d11bae2323b..d1329831b27 100644 --- 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=yes +SAMBA_VERSION_IS_GIT_SNAPSHOT=no ######################################################## # This is for specifying a release nickname # -- 2.11.4.GIT