diff options
author | Sven Gothel <[email protected]> | 2011-02-09 05:39:11 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-09 05:39:11 +0100 |
commit | 5a9488ddb1d5b02acbd8a153d43ba8ac3444cff3 (patch) | |
tree | 0ddb1fbf65e207220b50a3a75ff9c2d3d87946bd /make/joal.properties | |
parent | c4311f1abc4aefefb8a846b0397e184a8a382b31 (diff) |
Bump Java source level to 1.5
Diffstat (limited to 'make/joal.properties')
-rwxr-xr-x | make/joal.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/joal.properties b/make/joal.properties index e56ccdf..609e39e 100755 --- a/make/joal.properties +++ b/make/joal.properties @@ -9,4 +9,4 @@ # find e.g. JAWT or JNI headers, override this to point to the # root directory of your JDK. # -# java.home.dir=C:/jdk1.4.2 +# java.home.dir=C:/jdk1.5.0 |