Revision: 5790
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5790&view=rev
Author: manningr
Date: 2010-08-15 19:03:14 +0000 (Sun, 15 Aug 2010)
Log Message:
-----------
Use the version provided by the version plugin.
Modified Paths:
--------------
trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml
Modified: trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml
===================================================================
--- trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml 2010-08-14 20:31:19 UTC (rev 5789)
+++ trunk/sql12/installer/squirrelsql-other-installer/src/main/resources/izpack-other.xml 2010-08-15 19:03:14 UTC (rev 5790)
@@ -2,8 +2,8 @@
<info>
<appname>SQuirreL SQL Client</appname>
- <appsubpath>squirrel-sql-${squirrel.version}</appsubpath>
- <appversion>${squirrel.version}</appversion>
+ <appsubpath>squirrel-sql-${squirrelsql.version}</appsubpath>
+ <appversion>${squirrelsql.version}</appversion>
<authors>
<author email="ger...@us..." name="Gerd Wagner" />
<author email="man...@us..." name="Rob Manning" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|