diff options
author | Karolin Seeger <kseeger@samba.org> | 2013-09-27 10:20:16 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2013-09-27 11:48:28 +0200 |
commit | 0d483e25ce4aa53ad3968e947f88b175c8addc1b (patch) | |
tree | 457091d9522ab29dd5099caabae10b230581d611 | |
parent | 09c540e93dd3501fc5bc3260f4ebb71972409217 (diff) | |
download | samba-0d483e25ce4aa53ad3968e947f88b175c8addc1b.tar.gz |
VERSION: Disable git snapshots for the 4.1.0rc4 release.
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=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 # |