[jboss-cvs] JBossAS SVN: r64589 - branches/JBPAPP_4_2/tools/etc/buildmagic.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Aug 14 16:54:00 EDT 2007
Author: fnasser at redhat.com
Date: 2007-08-14 16:54:00 -0400 (Tue, 14 Aug 2007)
New Revision: 64589
Modified:
branches/JBPAPP_4_2/tools/etc/buildmagic/buildmagic.ent
branches/JBPAPP_4_2/tools/etc/buildmagic/version-info.xml
Log:
Update version string to 4.3.0.GA
Modified: branches/JBPAPP_4_2/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBPAPP_4_2/tools/etc/buildmagic/buildmagic.ent 2007-08-14 20:21:10 UTC (rev 64588)
+++ branches/JBPAPP_4_2/tools/etc/buildmagic/buildmagic.ent 2007-08-14 20:54:00 UTC (rev 64589)
@@ -99,7 +99,7 @@
<!-- Version identifiers for the server. -->
<property name="version.major" value="4"/>
- <property name="version.minor" value="2"/>
+ <property name="version.minor" value="3"/>
<property name="version.revision" value="0"/>
<property name="version.tag" value="GA"/>
<property name="version.name" value="Trinity"/>
Modified: branches/JBPAPP_4_2/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBPAPP_4_2/tools/etc/buildmagic/version-info.xml 2007-08-14 20:21:10 UTC (rev 64588)
+++ branches/JBPAPP_4_2/tools/etc/buildmagic/version-info.xml 2007-08-14 20:54:00 UTC (rev 64589)
@@ -15,7 +15,7 @@
<!-- Version identifiers for the server. -->
<property name="version.major" value="4"/>
- <property name="version.minor" value="2"/>
+ <property name="version.minor" value="3"/>
<property name="version.revision" value="0"/>
<property name="version.tag" value="GA"/>
<property name="version.name" value="Trinity"/>
More information about the jboss-cvs-commits
mailing list