diff options
Diffstat (limited to 'make/joalversion')
-rwxr-xr-x | make/joalversion | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/make/joalversion b/make/joalversion new file mode 100755 index 0000000..8b9c311 --- /dev/null +++ b/make/joalversion @@ -0,0 +1,8 @@ +Specification-Title: Java Bindings for OpenAL +Specification-Version: 1.0.0-pre +Specification-Vendor: java.net JOAL community +Implementation-Title: Java Bindings for OpenAL Runtime Environment +Implementation-Version: @VERSION@ +Implementation-Vendor: java.net JOGL community +Extension-Name: net.java.games.joal +Implementation-Vendor-Id: com.sun |