diff options
Diffstat (limited to 'make/joalversion')
-rwxr-xr-x | make/joalversion | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/make/joalversion b/make/joalversion index ee7d012..93a934f 100755 --- a/make/joalversion +++ b/make/joalversion @@ -4,6 +4,7 @@ Specification-Version: @BASEVERSION@ Specification-Vendor: JogAmp Community Implementation-Title: Java Bindings for OpenAL Runtime Environment Implementation-Version: @VERSION@ +Implementation-Build: @BUILD_VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community @@ -11,3 +12,7 @@ Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.openal Implementation-Vendor-Id: com.jogamp Trusted-Library: true +Permissions: all-permissions +Name: jogamp/openal/ +Sealed: true +@JAR_CODEBASE_TAG@ |