aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/newt.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-15 05:12:00 +0100
committerSven Gothel <[email protected]>2010-12-15 05:12:00 +0100
commit113c8a43457a11e53e3b088f53f997d0efd5aacf (patch)
tree8b452fbe635c31e97a472df4c8de15e200869ddf /jnlp-files/newt.jnlp
parent99a1452c9fa7289e3364d5c2a15b3b60fe723f5c (diff)
Add version tag in jnlp files
Diffstat (limited to 'jnlp-files/newt.jnlp')
-rw-r--r--jnlp-files/newt.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/newt.jnlp b/jnlp-files/newt.jnlp
index 4e97526d8..465c83157 100644
--- a/jnlp-files/newt.jnlp
+++ b/jnlp-files/newt.jnlp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="JOGL_CODEBASE_TAG/"
- href="newt.jnlp">
+ href="newt.jnlp" version="JOGAMP_VERSION">
<information>
<title>NEWT - New Windowing Toolkit (CORE)</title>
<vendor>JogAmp Community</vendor>
@@ -15,7 +15,7 @@
</security>
<resources>
<jar href="newt.core.jar" />
- <extension name="nativewindow" href="JOGL_CODEBASE_TAG/nativewindow.jnlp" />
+ <extension name="nativewindow" href="JOGL_CODEBASE_TAG/nativewindow.jnlp" version="JOGAMP_VERSION" />
</resources>
<resources os="Windows" arch="x86">