summaryrefslogtreecommitdiffstats
path: root/jnlp-files/Gears.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-15 05:12:53 +0100
committerSven Gothel <[email protected]>2010-12-15 05:12:53 +0100
commit13e3deec6287e5314894bb9d3d15ab5d31e82635 (patch)
tree7738570294735a3cf89ca0391352a776364adaf2 /jnlp-files/Gears.jnlp
parentaa6715b0b968a588b421cb9c7cb837c4101243e7 (diff)
Use jogamp version tag
Diffstat (limited to 'jnlp-files/Gears.jnlp')
-rwxr-xr-xjnlp-files/Gears.jnlp2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/Gears.jnlp b/jnlp-files/Gears.jnlp
index 230b3ed..4744b2e 100755
--- a/jnlp-files/Gears.jnlp
+++ b/jnlp-files/Gears.jnlp
@@ -16,7 +16,7 @@
<property name="sun.java2d.noddraw" value="true"/>
<jar href="jogl-demos.jar" main="true"/>
<jar href="jogl-demos-util.jar" />
- <extension name="newt-all-awt" href="JOGL_CODEBASE_TAG/newt-all-awt.jnlp" />
+ <extension name="newt-all-awt" href="JOGL_CODEBASE_TAG/newt-all-awt.jnlp" version="JOGAMP_VERSION" />
</resources>
<application-desc main-class="demos.gears.Gears">