diff options
author | Sven Gothel <[email protected]> | 2001-02-13 05:32:07 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-02-13 05:32:07 +0000 |
commit | 3e2b16a820bfe03f8f3837c3aaa615c8c4b7f18c (patch) | |
tree | d834a05eb37751b4c95045c3021589f2e22fcd9f /demos/index.html | |
parent | 91bc9d109b2d16e6d42f1fbcc9d3dbca51c40b69 (diff) |
JAWT Support JDK >=1.3
Diffstat (limited to 'demos/index.html')
-rwxr-xr-x | demos/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html index 1ac862b..8de04df 100755 --- a/demos/index.html +++ b/demos/index.html @@ -8,7 +8,7 @@ </head> <BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff"> <p>Here are the demos-I for <B> -<A HREF="http://www.jausoft.com/gl4java/">GL4Java</A> >= 2.4.0.0: </B> <br> +<A HREF="http://www.jausoft.com/gl4java/">GL4Java</A> >= 2.5.2.0: </B> <br> <br> <LI><P ALIGN=LEFT><I><A HREF="glDemosCvs.html">glDemosCvs</A> : Many OpenGL Canvas running together</I> |