summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-01-26 20:48:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:55:12 -0500
commita98e668058f4831379350029183c9068b4d52ff1 (patch)
tree654bc3dbfc574d768751f7fd33dd1127c00bd6b3 /source3/VERSION
parent46d8ff2320a1c195c3b54c57f5bf172c8473a741 (diff)
downloadsamba-a98e668058f4831379350029183c9068b4d52ff1.tar.gz
samba-a98e668058f4831379350029183c9068b4d52ff1.tar.bz2
samba-a98e668058f4831379350029183c9068b4d52ff1.zip
r5020: bumping the 3.0 tree to 3.0.12pre1 since there will not be a full sync for the 3.0.11rc1 release
(This used to be commit c0e292e491c684b8ce19096e55338a27161c0a49)
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 75ce00d15c..31fe471547 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -19,7 +19,7 @@
########################################################
SAMBA_VERSION_MAJOR=3
SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=11
+SAMBA_VERSION_RELEASE=12
########################################################
# For 'pre' releases the version will be #
@@ -29,7 +29,7 @@ SAMBA_VERSION_RELEASE=11
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=2
+SAMBA_VERSION_PRE_RELEASE=1
########################################################
# For 'rc' releases the version will be #