From e7330e360e15e8ebdbf5cdee2cfb7c0ce476a9cc Mon Sep 17 00:00:00 2001 From: Jule Anger Date: Tue, 8 Aug 2023 09:12:57 +0200 Subject: [PATCH] VERSION: Disable GIT_SNAPSHOT for the 4.19.0rc2 release. Signed-off-by: Jule Anger --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 29157444b35..3aded533ec5 100644 --- a/VERSION +++ b/VERSION @@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=2 # 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.47.3