Preparing for release 3.0.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296734 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2012-03-04 00:40:59 +00:00
parent d2b0a95170
commit d37c71189d
1 changed files with 1 additions and 1 deletions

View File

@ -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.