diff options
author | Kenneth Russel <[email protected]> | 2006-04-19 00:20:35 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-04-19 00:20:35 +0000 |
commit | d8ac37f6b2e5ece3cb6516799c4596689f33af4b (patch) | |
tree | b04fe839879298d73eef792eb0b2f9a73c40b4d7 /make/joglRIversion | |
parent | a9a1ce66b3fe76cd5f7bfcb9aea370ef9e27be26 (diff) |
Added "redist" target to build.xml to be able to use the nightly build
and just update the manifest to promote an official build. Updated
joglRIversion to beta 4.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@725 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/joglRIversion')
-rw-r--r-- | make/joglRIversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/joglRIversion b/make/joglRIversion index 770d1aa5f..c79967da8 100644 --- a/make/joglRIversion +++ b/make/joglRIversion @@ -2,7 +2,7 @@ Specification-Title: Java Bindings for OpenGL API Specification Specification-Version: 1.0.0 Specification-Vendor: Sun Microsystems, Inc. Implementation-Title: Java Bindings for OpenGL Runtime Environment -Implementation-Version: 1.0.0-beta3 +Implementation-Version: 1.0.0-beta4 Implementation-Vendor: Sun Microsystems, Inc. Extension-Name: javax.media.opengl Implementation-Vendor-Id: com.sun |