Setting version to 3.3.0pre1
authorGerald W. Carter <jerry@samba.org>
Fri, 25 Apr 2008 13:35:27 +0000 (08:35 -0500)
committerGerald W. Carter <jerry@samba.org>
Fri, 25 Apr 2008 13:35:27 +0000 (08:35 -0500)
(This used to be commit 4dd00987be6ac0dbc706d9148472846d95f3b882)

source3/VERSION

index 3469a25d525b642a538621fc3d9dce69f01e3cf1..c8206c804f82fb1c13852d8ac733f2edad92cce2 100644 (file)
@@ -24,7 +24,7 @@
 #  ->  "3.0.0"                                         #
 ########################################################
 SAMBA_VERSION_MAJOR=3
-SAMBA_VERSION_MINOR=2
+SAMBA_VERSION_MINOR=3
 SAMBA_VERSION_RELEASE=0
 
 ########################################################
@@ -46,7 +46,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                #