Version bump to 0.3.11.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VERSION = 0.3.10
|
||||
VERSION = 0.3.11
|
||||
|
||||
# enable pkg-config on osx/windows
|
||||
QT_CONFIG -= no-pkg-config
|
||||
|
@@ -2,7 +2,7 @@
|
||||
# qcma spec file
|
||||
#
|
||||
|
||||
%define _version 0.3.10
|
||||
%define _version 0.3.11
|
||||
|
||||
%if "%{_version}" == "testing" || "%{_version}" == "master"
|
||||
%define _verprefix %{_version}
|
||||
|
@@ -10,7 +10,7 @@
|
||||
!define PRODUCT_EXE_NAME "qcma.exe"
|
||||
!define PRODUCT_VERSION_MAJOR 0
|
||||
!define PRODUCT_VERSION_MINOR 3
|
||||
!define PRODUCT_VERSION_BUILD 10
|
||||
!define PRODUCT_VERSION_BUILD 11
|
||||
!define PRODUCT_PUBLISHER "codestation"
|
||||
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
|
||||
!define HELPURL "https://github.com/xiannox/qcma/wiki"
|
||||
|
Reference in New Issue
Block a user