summaryrefslogtreecommitdiffstats
path: root/make/joalversion
diff options
context:
space:
mode:
authorkbr <[email protected]>2006-12-21 02:42:36 +0000
committerkbr <[email protected]>2006-12-21 02:42:36 +0000
commitb27712235597b58ce8c5ee61dc183e3dafe0d4d7 (patch)
tree77ecd66d48302e4f0fee31d86165d7c83cff896b /make/joalversion
parent09a939ba31a378bd39bd36a1cef5517c232642c7 (diff)
Made changes to JOAL build.xml and joalversion file to be able to do a
release build using the nightly build system git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@392 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'make/joalversion')
-rwxr-xr-xmake/joalversion6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/joalversion b/make/joalversion
index 68d124f..7c9ebd9 100755
--- a/make/joalversion
+++ b/make/joalversion
@@ -1,8 +1,8 @@
-Specification-Title: Java Bindings for OpenAL
-Specification-Version: 1.1.0
+Specification-Title: Java Binding for OpenAL
+Specification-Version: @BASEVERSION@
Specification-Vendor: java.net JOAL community
Implementation-Title: Java Bindings for OpenAL Runtime Environment
Implementation-Version: @VERSION@
-Implementation-Vendor: java.net JOGL community
+Implementation-Vendor: java.net JOAL community
Extension-Name: net.java.games.joal
Implementation-Vendor-Id: com.sun