diff options
author | Karolin Seeger <kseeger@samba.org> | 2016-03-08 11:58:23 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2016-03-08 11:58:23 +0100 |
commit | 331c2a334e1ef7c381364b0b83b9b2bab0440d66 (patch) | |
tree | b88bac8ffe780faf066c842ca93ce01cbe9d9971 /VERSION | |
parent | 54f95be1b18ea95c32cd175d2a432eb10d556156 (diff) | |
download | samba-331c2a334e1ef7c381364b0b83b9b2bab0440d66.tar.gz |
VERSION: Disable git snapshots for the Samba 4.4.0rc4 release.samba-4.4.0rc4
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=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 # |