r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen now
authorGerald Carter <jerry@samba.org>
Fri, 2 Dec 2005 19:30:01 +0000 (19:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:42 +0000 (11:05 -0500)
(This used to be commit 608f8c3da8c708ec291fdb5faa3ea14303f59750)

source3/VERSION

index 34c4859861288e1e20d115be40df3d8b6d7d8831..5e2b8df3865909015933ada9f6846e838fb473cf 100644 (file)
@@ -19,7 +19,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=21
+SAMBA_VERSION_RELEASE=22
 
 ########################################################
 # 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=3
+SAMBA_VERSION_PRE_RELEASE=1
 
 ########################################################
 # For 'rc' releases the version will be                #