psteitz 2004/09/19 21:31:57
Modified: math build.xml
Log:
Prepare for 1.0 release.
Revision Changes Path
1.21 +1 -1 jakarta-commons/math/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/build.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- build.xml 15 Aug 2004 20:23:33 -0000 1.20
+++ build.xml 20 Sep 2004 04:31:57 -0000 1.21
@@ -20,7 +20,7 @@
</property>
<property name="javadocdir" value="dist/docs/api">
</property>
- <property name="final.name" value="commons-math-1.0-RC1">
+ <property name="final.name" value="commons-math-1.0">
</property>
<path id="build.classpath">
<fileset dir="${libdir}">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]