svn commit: samba r21400 - in branches/SAMBA_3_0_RELEASE/source: .

jerry at samba.org jerry at samba.org
Fri Feb 16 20:53:02 GMT 2007


Author: jerry
Date: 2007-02-16 20:53:01 +0000 (Fri, 16 Feb 2007)
New Revision: 21400

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21400

Log:
fix version to 3.0.24 (Thanks Karolin)
Modified:
   branches/SAMBA_3_0_RELEASE/source/VERSION


Changeset:
Modified: branches/SAMBA_3_0_RELEASE/source/VERSION
===================================================================
--- branches/SAMBA_3_0_RELEASE/source/VERSION	2007-02-16 20:27:30 UTC (rev 21399)
+++ branches/SAMBA_3_0_RELEASE/source/VERSION	2007-02-16 20:53:01 UTC (rev 21400)
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=3
 SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=23
+SAMBA_VERSION_RELEASE=24
 
 ########################################################
 # If a official release has a serious bug              #
@@ -37,7 +37,7 @@
 # e.g. SAMBA_VERSION_REVISION=a                        #
 #  ->  "2.2.8a"                                        #
 ########################################################
-SAMBA_VERSION_REVISION=d
+SAMBA_VERSION_REVISION=
 
 ########################################################
 # For 'pre' releases the version will be               #



More information about the samba-cvs mailing list