summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2010-04-12 16:58:08 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2010-04-12 16:58:08 +0000
commit243bceef5ab08307d8136a3c40b70f9fc6661100 (patch)
treeff4f0442aa1e54ebf62ad3906aa26ca120e6716d /Readme.html
parentaafe4b1a09df7f0c94668875d38dddf2f05f5822 (diff)
downloadjavassist-243bceef5ab08307d8136a3c40b70f9fc6661100.tar.gz
javassist-243bceef5ab08307d8136a3c40b70f9fc6661100.zip
fixed deprecated API calls
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@526 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index 3b839644..fb37ced8 100644
--- a/Readme.html
+++ b/Readme.html
@@ -67,7 +67,7 @@ other editors.
<h2>How to run sample programs</h2>
-<p>JDK 1.3 or later is needed.
+<p>JDK 1.4 or later is needed.
<h3>0. If you have Apache Ant</h3>