diff options
author | Karolin Seeger <kseeger@samba.org> | 2017-03-31 08:18:52 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2017-03-31 08:18:52 +0200 |
commit | f4f7952b7035a5fd2a2f4090e55635834c977d10 (patch) | |
tree | 395e81dc016e042fb7638f75f3873464c739cb21 | |
parent | cc9aec72f5233f2f41ca9de8e57051c00dc9e1e0 (diff) | |
download | samba-f4f7952b7035a5fd2a2f4090e55635834c977d10.tar.gz |
VERSION: Disable GIT_SNAPSHOTS for the 4.4.13 release.samba-4.4.13
Signed-off-by: Karolin Seeger <kseeger@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 # |