Fix stupid bug with function scope.

This commit is contained in:
codestation
2014-10-11 18:32:10 -04:30
parent 8b6ab4f733
commit 953afb0280
9 changed files with 16 additions and 9 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 5
!define PRODUCT_VERSION_BUILD 6
!define PRODUCT_PUBLISHER "codestation"
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
!define HELPURL "https://github.com/xiannox/qcma/wiki"