diff options
author | Karolin Seeger <kseeger@samba.org> | 2013-09-06 11:46:16 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2013-09-09 09:56:35 +0200 |
commit | dd444e6022f9924afc47bc355d5066882c7c71cb (patch) | |
tree | c7fbab956b0d83afcc6b4b11a59c45f0c8d8a48f /VERSION | |
parent | 3beda4cffdf36e10a85fdcb8f9cb31ba04fc9cf8 (diff) | |
download | samba-dd444e6022f9924afc47bc355d5066882c7c71cb.tar.gz |
VERSION: Disable git snapshots for the 4.1.0rc3 release.
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=3 # 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 # |