diff options
author | Michael Bien <[email protected]> | 2010-03-22 18:59:03 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-03-22 18:59:03 +0100 |
commit | 2f08848b6bde6fad24c2c0e9ab170ff41cf0f077 (patch) | |
tree | b025dba99a99ea32aefb1f4c3fa5a80150b615d9 /make/joalversion | |
parent | c6c516c00040825f2f03b88dbc1747775b2708d2 (diff) |
joal now compatible with upstream gluegen.
updated configuration files.
fixed build.xml 'test' target.
Diffstat (limited to 'make/joalversion')
-rwxr-xr-x | make/joalversion | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/make/joalversion b/make/joalversion index 7c9ebd9..dc78238 100755 --- a/make/joalversion +++ b/make/joalversion @@ -1,8 +1,8 @@ Specification-Title: Java Binding for OpenAL Specification-Version: @BASEVERSION@ -Specification-Vendor: java.net JOAL community -Implementation-Title: Java Bindings for OpenAL Runtime Environment +Specification-Vendor: JogAmp.org +Implementation-Title: Java Bindings for the OpenAL API Implementation-Version: @VERSION@ -Implementation-Vendor: java.net JOAL community +Implementation-Vendor: JogAmp.org Extension-Name: net.java.games.joal -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: JogAmp.org |