diff options
author | Sven Gothel <[email protected]> | 2010-11-10 11:22:29 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-10 11:22:29 +0100 |
commit | 0893339854e3f4a4fab7b19e073304973e763b10 (patch) | |
tree | 1addee3c461fb636b7752bdff13a501e7e760682 /make/joglversion | |
parent | 4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291 (diff) |
Use GlueGen VersionUtil to dump full Manifest version
Diffstat (limited to 'make/joglversion')
-rw-r--r-- | make/joglversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/joglversion b/make/joglversion index 01e3a3699..7dd22861b 100644 --- a/make/joglversion +++ b/make/joglversion @@ -1,11 +1,11 @@ Specification-Title: Java Bindings for OpenGL API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: JogAmp community +Specification-Vendor: JogAmp Community Implementation-Title: Java Bindings for OpenGL Runtime Environment Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-Vendor: JogAmp community +Implementation-Vendor: JogAmp Community Extension-Name: javax.media.opengl Implementation-Vendor-Id: com.jogamp Trusted-Library: true |