Bump version to 0.4.0.
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
# qcma spec file
 | 
			
		||||
# 
 | 
			
		||||
 | 
			
		||||
%define _version 0.3.13
 | 
			
		||||
%define _version 0.4.0
 | 
			
		||||
 | 
			
		||||
%if "%{_version}" == "testing" || "%{_version}" == "master"
 | 
			
		||||
%define _verprefix %{_version}
 | 
			
		||||
 
 | 
			
		||||
@@ -10,8 +10,8 @@
 | 
			
		||||
!define PRODUCT_NAME "Qcma"
 | 
			
		||||
!define PRODUCT_EXE_NAME "qcma.exe"
 | 
			
		||||
!define PRODUCT_VERSION_MAJOR 0
 | 
			
		||||
!define PRODUCT_VERSION_MINOR 3
 | 
			
		||||
!define PRODUCT_VERSION_BUILD 13
 | 
			
		||||
!define PRODUCT_VERSION_MINOR 4
 | 
			
		||||
!define PRODUCT_VERSION_BUILD 0
 | 
			
		||||
!define PRODUCT_PUBLISHER "codestation"
 | 
			
		||||
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user