~xiphos-devel/xiphos/trunk

« back to all changes in this revision

Viewing changes to win32/nsis/installer.nsi

  • Committer: charcoal
  • Date: 2015-02-21 02:48:01 UTC
  • Revision ID: svn-v4:da23c209-522a-4b7c-92e9-24af42be4764:trunk:4886
test bundle version bump

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    !define APP_NAME "Xiphos"
45
45
    !define INSTALLER_NAME "xiphos"
46
46
    !define APP_BINARY_NAME "xiphos.exe"
47
 
    !define APP_VERS "4.0.0h"
 
47
    !define APP_VERS "4.0.0i"
48
48
    !define APP_EDITION "win32"
49
49
    !define APP_URL "http://xiphos.org"
50
50