diff options
author | Karolin Seeger <kseeger@samba.org> | 2020-09-18 12:43:06 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2020-09-18 13:24:49 +0200 |
commit | 356c036ef15b9790570e151cd1180910b4d35c18 (patch) | |
tree | 86e6f9add640dff03c12af270d6b103743ce9be8 /VERSION | |
parent | 527a5df295d45ca72f0da002db0bb70332059672 (diff) | |
download | samba-356c036ef15b9790570e151cd1180910b4d35c18.tar.gz |
VERSION: Disable GIT_SNAPSHOT for 4.12.7 release.samba-4.12.7
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 # |