r11613: fixing versions
authorGerald Carter <jerry@samba.org>
Wed, 9 Nov 2005 18:33:37 +0000 (18:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:21 +0000 (11:05 -0500)
(This used to be commit b50a264f01c5af2d6cb0eed68b5292818ee06a59)

source3/VERSION

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