1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-21 09:49:28 +03:00

VERSION: Disable GIT_SNAPSHOT for the 4.17.0rc4 release.

Signed-off-by: Jule Anger <janger@samba.org>
This commit is contained in:
Jule Anger
2022-08-30 17:03:19 +02:00
parent a7d399a32c
commit e6294461ad

View File

@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=4
# 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 #