summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-07-11 10:20:15 +0200
committerKarolin Seeger <kseeger@samba.org>2013-07-11 10:20:15 +0200
commitd95ed7f2269329843840a02a7a20556c1e690d3c (patch)
tree5c0e4cab7da36194135403190ada545d63cee832 /VERSION
parentae2e0a6063752b3c5485c9c9f50afc5dfdaa4acb (diff)
downloadsamba-d95ed7f2269329843840a02a7a20556c1e690d3c.tar.gz
VERSION: Bump version number up to 4.1.0rc2...
and re-enable git snapshots. Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 83a32b362e2..5914258cbde 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=1
+SAMBA_VERSION_RC_RELEASE=2
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=1
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=no
+SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
########################################################
# This is for specifying a release nickname #