User: starksm 
  Date: 02/02/17 07:07:14

  Modified:    jboss    build.xml
  Log:
  Update the version info for the next beta release
  
  Revision  Changes    Path
  1.84      +2 -2      build/jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build.xml,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- build.xml 17 Feb 2002 09:52:54 -0000      1.83
  +++ build.xml 17 Feb 2002 15:07:14 -0000      1.84
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.83 2002/02/17 09:52:54 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.84 2002/02/17 15:07:14 starksm Exp $ -->
   
   <project default="main" name="JBoss/Build">
   
  @@ -65,7 +65,7 @@
       <property name="version.minor" value="0"/>
       <property name="version.revision" value="0"/>
       <property name="version.tag" value="beta"/>
  -    <property name="version.name" value="RABBIT-HOLE"/>
  +    <property name="version.name" value="Rel_3_0_0_3"/>
   
       <!-- Module name(s) & version -->
       <property name="module.name" value="jboss"/>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to