summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-12-10 14:44:48 +0000
committerGerald Carter <jerry@samba.org>2003-12-10 14:44:48 +0000
commitd73f554a3594d18d9f85a3a694eb9689d056f2a6 (patch)
treec8d5d0e05788795c7d2f71e3614f352376d45cde /source3/VERSION
parent5c8b533638f5a438928d5e4d3d0122d82762cdf3 (diff)
downloadsamba-d73f554a3594d18d9f85a3a694eb9689d056f2a6.tar.gz
samba-d73f554a3594d18d9f85a3a694eb9689d056f2a6.tar.bz2
samba-d73f554a3594d18d9f85a3a694eb9689d056f2a6.zip
setting version to 3.0.2pre1
(This used to be commit f0ac8ea48533357733c85f0ce4db3f8bc9ef362b)
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/VERSION b/source3/VERSION
index 93a3a1aea0..9403aea501 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -19,7 +19,7 @@
########################################################
SAMBA_VERSION_MAJOR=3
SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
########################################################
# If a official release has a serious bug #
@@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION=
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=
+SAMBA_VERSION_PRE_RELEASE=1
########################################################
# For 'rc' releases the version will be #
@@ -51,7 +51,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=
########################################################
# For 'beta' releases the version will be #