summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2004-07-08 17:21:21 +0000
committerGerald Carter <jerry@samba.org>2004-07-08 17:21:21 +0000
commit7c8a9976d3e29df1c6aace570e24b03184f5a1a8 (patch)
tree0ab198457083e32504c473f4cc70bb0c90952b85
parentb0091572643034cb096f1ec04d7cf61a2bf06017 (diff)
downloadsamba-7c8a9976d3e29df1c6aace570e24b03184f5a1a8.tar.gz
samba-7c8a9976d3e29df1c6aace570e24b03184f5a1a8.tar.xz
samba-7c8a9976d3e29df1c6aace570e24b03184f5a1a8.zip
r1404: setting version for 3.0.5rc1samba-3.0.5rc1
-rw-r--r--source/VERSION6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/VERSION b/source/VERSION
index 5a7d9836c85..b6dcf4957e3 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -29,7 +29,7 @@ SAMBA_VERSION_RELEASE=5
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=2
+SAMBA_VERSION_PRE_RELEASE=
########################################################
# For 'rc' releases the version will be #
@@ -39,7 +39,7 @@ SAMBA_VERSION_PRE_RELEASE=2
# 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' #
@@ -51,7 +51,7 @@ SAMBA_VERSION_RC_RELEASE=
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_SVN_SNAPSHOT=yes
+SAMBA_VERSION_IS_SVN_SNAPSHOT=
########################################################
# This can be set by vendors if they want... #