diff options
author | Stefan Metzmacher <metze@samba.org> | 2020-09-18 14:04:45 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2020-09-18 14:04:45 +0200 |
commit | 09ef8ab5099ce8fe42638c351ba8ccd4507361e1 (patch) | |
tree | 5d7b1e52b171098a2a4eb2402bd19c599baa2f1a | |
parent | de91bb3d467f9562138370882befb9c4f2e77d12 (diff) | |
download | samba-09ef8ab5099ce8fe42638c351ba8ccd4507361e1.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.13.0rc6 release.samba-4.13.0rc6
Signed-off-by: Stefan Metzmacher <metze@samba.org>
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=6 # 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 # |