diff --git a/docs/manual/using.html b/docs/manual/using.html
index 5b43c79d3..ae0e163b4 100644
--- a/docs/manual/using.html
+++ b/docs/manual/using.html
@@ -262,7 +262,7 @@ ant.version the version of Ant
ant.project.name the name of the project that is currently executing;
it is set in the name attribute of <project>.
ant.java.version the JVM version Ant detected; currently it can hold
- the values "1.1", "1.2", "1.3" and "1.4".
+ the values "1.2", "1.3", "1.4" and "1.5".
Example Buildfile