Fix translation.

Update version in nsis script.
This commit is contained in:
codestation
2014-05-03 08:54:09 -04:30
parent d3c3641080
commit bc88e1404b
2 changed files with 5 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
!define PRODUCT_EXE_NAME "qcma.exe"
!define PRODUCT_VERSION_MAJOR 0
!define PRODUCT_VERSION_MINOR 3
!define PRODUCT_VERSION_BUILD 0
!define PRODUCT_VERSION_BUILD 1
!define PRODUCT_PUBLISHER "codestation"
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
!define HELPURL "https://github.com/xiannox/qcma/wiki"