Author: luc
Date: Sun Jul 27 09:28:43 2008
New Revision: 680144

URL: http://svn.apache.org/viewvc?rev=680144&view=rev
Log:
updated minimum java version required

Modified:
    commons/proper/math/branches/MATH_2_0/src/site/xdoc/userguide/overview.xml

Modified: 
commons/proper/math/branches/MATH_2_0/src/site/xdoc/userguide/overview.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_0/src/site/xdoc/userguide/overview.xml?rev=680144&r1=680143&r2=680144&view=diff
==============================================================================
--- commons/proper/math/branches/MATH_2_0/src/site/xdoc/userguide/overview.xml 
(original)
+++ commons/proper/math/branches/MATH_2_0/src/site/xdoc/userguide/overview.xml 
Sun Jul 27 09:28:43 2008
@@ -115,7 +115,7 @@
 
 <subsection name="0.5 Dependencies" href="dependencies">
     <p>
-    Commons Math requires JDK 1.3+ and has no runtime dependencies.
+    Commons Math requires JDK 1.5+ and has no runtime dependencies.
     </p>
 </subsection>
 


Reply via email to