summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-07-05 10:05:19 +0200
committerKarolin Seeger <kseeger@samba.org>2013-07-05 11:56:40 +0200
commite56343f1bba603852afcb816f7b5ebdf680c182e (patch)
tree0fb824f85a5298e548f831ceca9ac0c9f6bceac6 /VERSION
parent0025e9782d6a2d9df56556871566a3354996a999 (diff)
downloadsamba-e56343f1bba603852afcb816f7b5ebdf680c182e.tar.gz
samba-e56343f1bba603852afcb816f7b5ebdf680c182e.tar.bz2
samba-e56343f1bba603852afcb816f7b5ebdf680c182e.zip
VERSION: Set version to 4.1.0rc1-GITSNAPSHOT.
Signed-off-by: Karolin Seeger <kseeger@samba.org> Autobuild-User(v4-1-test): Karolin Seeger <kseeger@samba.org> Autobuild-Date(v4-1-test): Fri Jul 5 11:56:40 CEST 2013 on sn-devel-104
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 766989c750..99f460347a 100644
--- a/VERSION
+++ b/VERSION
@@ -77,7 +77,7 @@ SAMBA_VERSION_BETA_RELEASE=
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=1
+SAMBA_VERSION_PRE_RELEASE=
########################################################
# For 'rc' releases the version will be #
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=1
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=
+SAMBA_VERSION_RC_RELEASE=1
########################################################
# To mark SVN snapshots this should be set to 'yes' #