summaryrefslogtreecommitdiffstats
path: root/jnlp-files
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-15 05:10:01 +0100
committerSven Gothel <[email protected]>2010-12-15 05:10:01 +0100
commitb93c8fe1e4546eb67b1098ef8b9d224992b90af8 (patch)
treed8dab754cd8fe54f16e54f35674bfc45a061887e /jnlp-files
parent4047506a4a0755ea209b862bd1e6dc12cf59c8e7 (diff)
Add version tag in jnlp files
Diffstat (limited to 'jnlp-files')
-rw-r--r--jnlp-files/gluegen-rt.jnlp2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/gluegen-rt.jnlp b/jnlp-files/gluegen-rt.jnlp
index 59e4740..057f721 100644
--- a/jnlp-files/gluegen-rt.jnlp
+++ b/jnlp-files/gluegen-rt.jnlp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="GLUEGEN_CODEBASE_TAG"
- href="gluegen-rt.jnlp">
+ href="gluegen-rt.jnlp" version="JOGAMP_VERSION">
<information>
<title>GlueGen Runtime v2</title>
<vendor>JogAmp Community</vendor>