diff options
author | Jule Anger <janger@samba.org> | 2022-01-10 10:22:20 +0100 |
---|---|---|
committer | Jule Anger <janger@samba.org> | 2022-01-10 10:22:20 +0100 |
commit | 27a1dfbce256b65a79b88b5fbc9b4701c05488f9 (patch) | |
tree | 0a43eee51c1ec5a3e3909be8a29e8f57a8eb962f | |
parent | 2513ed0fe296303f6ddde3ccef950a53cd802d83 (diff) | |
download | samba-27a1dfbce256b65a79b88b5fbc9b4701c05488f9.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.13.16 release.samba-4.13.16
Signed-off-by: Jule Anger <janger@samba.org>
-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 # |