summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-11-11 21:22:30 +0000
committerGerald Carter <jerry@samba.org>2005-11-11 21:22:30 +0000
commit652e2ed1e09cf938a888252d381a8ffbb5ca55f3 (patch)
tree095670d1a4ae34e1d8f99e6b745da44cbaf53cd8
parentbd945449d79cc9cd4ff6a184fe84451d95cb6662 (diff)
downloadsamba-652e2ed1e09cf938a888252d381a8ffbb5ca55f3.tar.gz
r11688: going back to 3.0.21rc1
-rw-r--r--source/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/VERSION b/source/VERSION
index ddcff94daad..c377386a9c4 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION=
# 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 #
@@ -51,7 +51,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' #