summaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt.cdc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-09 23:22:18 +0100
committerSven Gothel <[email protected]>2010-11-09 23:22:18 +0100
commitc5206336ce9cee3ca3ec634cb8e306c5acecca92 (patch)
tree686580f9607608baa8b8d94ea8e8c2d33e53ceef /make/Manifest-rt.cdc
parenta0fc565a4809e15fe9db04cfaebbe681c53c229f (diff)
Incooperate gluegen.build.number in ZIP archive name and in JAR manifests
Diffstat (limited to 'make/Manifest-rt.cdc')
-rwxr-xr-xmake/Manifest-rt.cdc5
1 files changed, 4 insertions, 1 deletions
diff --git a/make/Manifest-rt.cdc b/make/Manifest-rt.cdc
index 50c2021..1a99edc 100755
--- a/make/Manifest-rt.cdc
+++ b/make/Manifest-rt.cdc
@@ -1,6 +1,9 @@
Manifest-Version: 1.0
+Specification-Title: GlueGen Java Bindings Generator
+Specification-Version: @BASEVERSION@
+Specification-Vendor: JogAmp community
Implementation-Title: GlueGen Run-Time CDC
-Implementation-Version: @BASEVERSION@
+Implementation-Version: @VERSION@
Implementation-Vendor: JogAmp community
Extension-Name: com.jogamp.common
Implementation-Vendor-Id: com.jogamp