summaryrefslogtreecommitdiffstats
path: root/jnlp-files/joal.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-15 05:10:12 +0100
committerSven Gothel <[email protected]>2010-12-15 05:10:12 +0100
commitfa3e444221ba9b3745ad497b73d626670c4bb498 (patch)
tree02881a42ec50250209aae7bd2784a1a2fda37e5e /jnlp-files/joal.jnlp
parent6498d614a1fab1a5ba7ef1cf3469448f596ab175 (diff)
Add version tag in jnlp files
Diffstat (limited to 'jnlp-files/joal.jnlp')
-rw-r--r--jnlp-files/joal.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/joal.jnlp b/jnlp-files/joal.jnlp
index 0325a0a..35aa8e7 100644
--- a/jnlp-files/joal.jnlp
+++ b/jnlp-files/joal.jnlp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="JOAL_CODEBASE_TAG/"
- href="joal.jnlp">
+ href="joal.jnlp" version="JOGAMP_VERSION">
<information>
<title>Java(tm) Binding to the OpenAL(r) API</title>
<vendor>JogAmp Community</vendor>
@@ -16,7 +16,7 @@
<resources>
<jar href="joal.jar" main="true"/>
- <extension name="gluegen-rt" href="GLUEGEN_CODEBASE_TAG/gluegen-rt.jnlp" />
+ <extension name="gluegen-rt" href="GLUEGEN_CODEBASE_TAG/gluegen-rt.jnlp" version="JOGAMP_VERSION"/>
</resources>
<resources os="Windows" arch="x86">