diff options
author | Sven Gothel <[email protected]> | 2010-11-09 23:22:18 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-09 23:22:18 +0100 |
commit | c5206336ce9cee3ca3ec634cb8e306c5acecca92 (patch) | |
tree | 686580f9607608baa8b8d94ea8e8c2d33e53ceef /make/Manifest | |
parent | a0fc565a4809e15fe9db04cfaebbe681c53c229f (diff) |
Incooperate gluegen.build.number in ZIP archive name and in JAR manifests
Diffstat (limited to 'make/Manifest')
-rwxr-xr-x | make/Manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/make/Manifest b/make/Manifest index 6dd4840..4c27362 100755 --- a/make/Manifest +++ b/make/Manifest @@ -1,2 +1,10 @@ +Manifest-Version: 1.0 +Specification-Title: GlueGen Java Bindings Generator +Specification-Version: @BASEVERSION@ +Specification-Vendor: JogAmp community +Implementation-Title: GlueGen Compile-Time +Implementation-Version: @VERSION@ +Implementation-Vendor: JogAmp community +Implementation-Vendor-Id: com.jogamp Main-Class: com.jogamp.gluegen.GlueGen Class-Path: antlr.jar |