summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2004-01-15 20:32:27 +0000
committerGerald Carter <jerry@samba.org>2004-01-15 20:32:27 +0000
commit1c3ade4108837cf43d00b5f4f1513b09a450e7d0 (patch)
tree5800a1e247e77fe78a9f1de99caa08bf4993b2df /source3/VERSION
parent77f75fcb5f17e536a1fc524bea43d6881cdc6be6 (diff)
downloadsamba-1c3ade4108837cf43d00b5f4f1513b09a450e7d0.tar.gz
samba-1c3ade4108837cf43d00b5f4f1513b09a450e7d0.tar.bz2
samba-1c3ade4108837cf43d00b5f4f1513b09a450e7d0.zip
setting version to 3.0.2rc2
(This used to be commit db1c6721bfe72323978b2d2b7fbd7ef29b914573)
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/VERSION b/source3/VERSION
index ebd90b5998..4942012d06 100644
--- a/source3/VERSION
+++ b/source3/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=2
########################################################
# For 'beta' releases the version will be #