diff options
author | Karolin Seeger <kseeger@samba.org> | 2014-07-28 08:43:45 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2014-07-28 08:43:45 +0200 |
commit | 80a1dfddf9086700a8de5fd6005a9179b0bb3d9e (patch) | |
tree | 7d59833bd515e295e70ec188e1aa2b1436b3355c /VERSION | |
parent | 7253047f30c436d2a92486c6dd08fe1fe16e478e (diff) | |
download | samba-80a1dfddf9086700a8de5fd6005a9179b0bb3d9e.tar.gz |
VERSION: Disable git snapshots for the 4.1.10 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= # 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 # |