chore: version bump to 0.3.12

This commit is contained in:
codestation
2016-04-25 23:15:28 -04:30
parent 65b6b95536
commit 498ebb1ad7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
VERSION = 0.3.11
VERSION = 0.3.12
# enable pkg-config on osx/windows
QT_CONFIG -= no-pkg-config

View File

@@ -2,7 +2,7 @@
# qcma spec file
#
%define _version 0.3.11
%define _version 0.3.12
%if "%{_version}" == "testing" || "%{_version}" == "master"
%define _verprefix %{_version}

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 11
!define PRODUCT_VERSION_BUILD 12
!define PRODUCT_PUBLISHER "codestation"
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
!define HELPURL "https://github.com/xiannox/qcma/wiki"