Author: erans
Date: Sun Mar 4 00:40:59 2012
New Revision: 1296734
URL: http://svn.apache.org/viewvc?rev=1296734&view=rev
Log:
Preparing for release 3.0.
Modified:
commons/proper/math/trunk/RELEASE-NOTES.txt
Modified: commons/proper/math/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/RELEASE-NOTES.txt?rev=1296734&r1=1296733&r2=1296734&view=diff
==============================================================================
--- commons/proper/math/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/math/trunk/RELEASE-NOTES.txt Sun Mar 4 00:40:59 2012
@@ -1,7 +1,7 @@
Apache Commons Math 3.0 RELEASE NOTES
-The Commons Math team is pleased to announce the release of
commons-math3-3.0-SNAPSHOT
+The Commons Math team is pleased to announce the release of commons-math3-3.0
The Math project is a library of lightweight, self-contained mathematics and
statistics components addressing the most common practical problems not
immediately available in the Java programming language or commons-lang.