Browse Source

SDK:
- fix in installer version

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8768 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 13 years ago
parent
commit
db79a69668
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nbi/stub/template.xml

+ 1 - 1
nbi/stub/template.xml

@@ -78,7 +78,7 @@
 
         <property name="product-uid"  value="${suite.nbi.product.uid}"/>
         <!--normen-->
-        <property name="product-version"  value="${suite.nbi.product.uid}"/>
+        <property name="product-version"  value="${suite.nbi.product.version}"/>
 
         <condition property="icon.path" value="${nbi.icon.file}" else="${installer.build.dir}/ext/components/products/helloworld/data/icon48.png">
              <and>