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/newtversion | |
parent | 4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291 (diff) |
Use GlueGen VersionUtil to dump full Manifest version
Diffstat (limited to 'make/newtversion')
-rw-r--r-- | make/newtversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/newtversion b/make/newtversion index 262eefe22..12090a17c 100644 --- a/make/newtversion +++ b/make/newtversion @@ -1,11 +1,11 @@ Specification-Title: NEWT API Specification Specification-Version: @BASEVERSION@ -Specification-Vendor: JogAmp community +Specification-Vendor: JogAmp Community Implementation-Title: NEWT Runtime Environment Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-Vendor: JogAmp community +Implementation-Vendor: JogAmp Community Extension-Name: com.jogamp.newt Implementation-Vendor-Id: com.jogamp Trusted-Library: true |