From 0fa2740c8c186b0908baa5b7629bef657fe38527 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Thu, 7 Jul 2005 22:49:47 +0000 Subject: Merged with main trunk (tag JOGL_PRE_1_1_1) git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JSR-231@317 232f8b59-042b-4e1e-8c03-345bb8c30851 --- src/net/java/games/jogl/Version.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/net/java/games/jogl/Version.java') diff --git a/src/net/java/games/jogl/Version.java b/src/net/java/games/jogl/Version.java index 0d64614e2..7d28f7fc8 100644 --- a/src/net/java/games/jogl/Version.java +++ b/src/net/java/games/jogl/Version.java @@ -89,11 +89,11 @@ public final class Version { /** * Version string of this build. */ - private static final String version = "1.1.0-b11"; + private static final String version = "1.1.1"; /** - * Returns the verison string and build number of - * this implementation. See the class descritpion + * Returns the version string and build number of + * this implementation. See the class description * for the version string format. * * @return The version string of this implementation. -- cgit v1.2.3