aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake/joalversion1
-rw-r--r--make/joalversion-test1
-rw-r--r--make/joalversion-test-android1
3 files changed, 3 insertions, 0 deletions
diff --git a/make/joalversion b/make/joalversion
index 93a934f..79483d4 100755
--- a/make/joalversion
+++ b/make/joalversion
@@ -1,4 +1,5 @@
Manifest-Version: 1.0
+Application-Name: Java Bindings for OpenAL
Specification-Title: Java Bindings for OpenAL API Specification
Specification-Version: @BASEVERSION@
Specification-Vendor: JogAmp Community
diff --git a/make/joalversion-test b/make/joalversion-test
index 388b171..3fafc3a 100644
--- a/make/joalversion-test
+++ b/make/joalversion-test
@@ -1,4 +1,5 @@
Manifest-Version: 1.0
+Application-Name: Java Bindings for OpenAL Test
Specification-Title: Test Java Bindings for OpenAL API Specification
Specification-Version: @BASEVERSION@
Specification-Vendor: JogAmp Community
diff --git a/make/joalversion-test-android b/make/joalversion-test-android
index 388b171..3fafc3a 100644
--- a/make/joalversion-test-android
+++ b/make/joalversion-test-android
@@ -1,4 +1,5 @@
Manifest-Version: 1.0
+Application-Name: Java Bindings for OpenAL Test
Specification-Title: Test Java Bindings for OpenAL API Specification
Specification-Version: @BASEVERSION@
Specification-Vendor: JogAmp Community