aboutsummaryrefslogtreecommitdiffstats
path: root/Installer/GL4JInst.java
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2000-11-21 23:03:47 +0000
committerSven Gothel <[email protected]>2000-11-21 23:03:47 +0000
commit2214e0be5f2e124ebb5c661d0b0efc1191962f2a (patch)
treefd03e23a2b80d1469563f1d210170f90fd258eac /Installer/GL4JInst.java
parent5796ef3b780f5465f2b55f70ef8da1b44179597e (diff)
installer version 2.05b - with java2 jre and java 1.1.X support
Diffstat (limited to 'Installer/GL4JInst.java')
-rw-r--r--Installer/GL4JInst.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/Installer/GL4JInst.java b/Installer/GL4JInst.java
index 18cfa1e..6978050 100644
--- a/Installer/GL4JInst.java
+++ b/Installer/GL4JInst.java
@@ -24,7 +24,7 @@ public class GL4JInst
static private final String gl4javaWWW =
"http://www.jausoft.com/Files/Java/1.1.X/GL4Java/Installer";
- static private final String version = "2.05";
+ static private final String version = "2.05b";
static private final String cannot_install_title =
"Cannot install GL4Java";