troubleshooting version read

This commit is contained in:
Asher Dawes
2018-08-11 21:57:35 -07:00
parent 04395deb44
commit 7e3dd36664
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<shortName>VerusCoin</shortName>
<fullName>VerusCoin</fullName>
<version>${VERSION}</version>
<installerFilename>${product_shortname}-v${VERSION}-${platform_name}-installer.${platform_exec_suffix}</installerFilename>
<installerFilename>${product_shortname}-v${product_version}-${platform_name}-installer.${platform_exec_suffix}</installerFilename>
<licenseFile>../COPYING</licenseFile>
<leftImage>../assets/imgs/VRSC_256x256.png</leftImage>
<logoImage>../assets/imgs/VRSC_256x256.png</logoImage>