vgritsenko 2003/09/02 09:30:39 Modified: . build.xml docs changes.html xdocs changes.xml Log: Releasing 1.3 Revision Changes Path 1.4 +1 -1 jakarta-regexp/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-regexp/build.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- build.xml 2 Sep 2003 15:55:08 -0000 1.3 +++ build.xml 2 Sep 2003 16:30:39 -0000 1.4 @@ -22,7 +22,7 @@ <property name="ant.home" value="."/> <property name="Name" value="Jakarta-Regexp"/> <property name="year" value="2001-2003"/> - <property name="version" value="1.3-dev"/> + <property name="version" value="1.3"/> <property name="project" value="jakarta-regexp"/> <property name="build.dir" value="build"/> 1.12 +1 -1 jakarta-regexp/docs/changes.html Index: changes.html =================================================================== RCS file: /home/cvs/jakarta-regexp/docs/changes.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- changes.html 2 Sep 2003 15:55:29 -0000 1.11 +++ changes.html 2 Sep 2003 16:30:39 -0000 1.12 @@ -80,7 +80,7 @@ This document reflects the changes between releases for the Jakarta Regexp package. </p> - <h3>Version 1.3-dev</h3> + <h3>Version 1.3</h3> <ul> <li>Fixed Bug <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22804">22804</a>: 1.13 +1 -1 jakarta-regexp/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-regexp/xdocs/changes.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- changes.xml 1 Sep 2003 18:31:53 -0000 1.12 +++ changes.xml 2 Sep 2003 16:30:39 -0000 1.13 @@ -15,7 +15,7 @@ package. </p> -<h3>Version 1.3-dev</h3> +<h3>Version 1.3</h3> <ul> <li>Fixed Bug <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22804">22804</a>:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]