diff options
Diffstat (limited to 'make/joglversion')
-rw-r--r-- | make/joglversion | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/make/joglversion b/make/joglversion new file mode 100644 index 000000000..185236273 --- /dev/null +++ b/make/joglversion @@ -0,0 +1,9 @@ +Specification-Title: Java Bindings for OpenGL API Specification +Specification-Version: @BASEVERSION@ +Specification-Vendor: JogAmp community +Implementation-Title: Java Bindings for OpenGL Runtime Environment +Implementation-Version: @VERSION@ +Implementation-Vendor: JogAmp community +Extension-Name: javax.media.opengl +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true |