Bump version to 0.3.10.

Update changelog.
Change most of qDebug() meant to be errors to qWarning().
This commit is contained in:
codestation
2015-03-15 16:09:36 -04:30
parent 659d72bced
commit 861a1b9a69
11 changed files with 26 additions and 17 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 9
!define PRODUCT_VERSION_BUILD 10
!define PRODUCT_PUBLISHER "codestation"
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
!define HELPURL "https://github.com/xiannox/qcma/wiki"