summaryrefslogtreecommitdiffstats
path: root/jnlp-files/newt-jogl.jnlp
diff options
context:
space:
mode:
Diffstat (limited to 'jnlp-files/newt-jogl.jnlp')
-rw-r--r--jnlp-files/newt-jogl.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/newt-jogl.jnlp b/jnlp-files/newt-jogl.jnlp
index ee95a1faa..cd0f5d633 100644
--- a/jnlp-files/newt-jogl.jnlp
+++ b/jnlp-files/newt-jogl.jnlp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="JOGL_CODEBASE_TAG/"
- href="newt-jogl.jnlp">
+ href="newt-jogl.jnlp" version="JOGAMP_VERSION">
<information>
<title>NEWT - New Windowing Toolkit (JOGL)</title>
<vendor>JogAmp Community</vendor>
@@ -14,7 +14,7 @@
<all-permissions/>
</security>
<resources>
- <jar href="newt.ogl.jar" main="true"/>
+ <jar href="newt.ogl.jar" />
<extension name="newt" href="JOGL_CODEBASE_TAG/newt.jnlp" />
<extension name="jogl-core" href="JOGL_CODEBASE_TAG/jogl-core.jnlp" />
</resources>