Bump version to 0.4.1
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
# qcma spec file
 | 
					# qcma spec file
 | 
				
			||||||
# 
 | 
					# 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%define _version 0.4.0
 | 
					%define _version 0.4.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%if "%{_version}" == "testing" || "%{_version}" == "master"
 | 
					%if "%{_version}" == "testing" || "%{_version}" == "master"
 | 
				
			||||||
%define _verprefix %{_version}
 | 
					%define _verprefix %{_version}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,7 +11,7 @@
 | 
				
			|||||||
!define PRODUCT_EXE_NAME "qcma.exe"
 | 
					!define PRODUCT_EXE_NAME "qcma.exe"
 | 
				
			||||||
!define PRODUCT_VERSION_MAJOR 0
 | 
					!define PRODUCT_VERSION_MAJOR 0
 | 
				
			||||||
!define PRODUCT_VERSION_MINOR 4
 | 
					!define PRODUCT_VERSION_MINOR 4
 | 
				
			||||||
!define PRODUCT_VERSION_BUILD 0
 | 
					!define PRODUCT_VERSION_BUILD 1
 | 
				
			||||||
!define PRODUCT_PUBLISHER "codestation"
 | 
					!define PRODUCT_PUBLISHER "codestation"
 | 
				
			||||||
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
 | 
					!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
VERSION = 0.4.0
 | 
					VERSION = 0.4.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# enable pkg-config on osx/windows
 | 
					# enable pkg-config on osx/windows
 | 
				
			||||||
QT_CONFIG -= no-pkg-config
 | 
					QT_CONFIG -= no-pkg-config
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					qcma (0.4.1) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Do not reescan database automatically while transferring files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- codestation <codestation404@gmail.com>  Thu, 24 Nov 2016 00:00:00 -0000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
qcma (0.4.0) unstable; urgency=low
 | 
					qcma (0.4.0) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Allow driver selection in components page.
 | 
					  * Allow driver selection in components page.
 | 
				
			||||||
@@ -9,7 +15,7 @@ qcma (0.4.0) unstable; urgency=low
 | 
				
			|||||||
  * Fix folder open button in backup manager.
 | 
					  * Fix folder open button in backup manager.
 | 
				
			||||||
  * Implement automatic database refresh on root category listing.
 | 
					  * Implement automatic database refresh on root category listing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 -- codestation <codestation404@gmail.com>  Thu, 01 Sep 2016 00:00:00 -0000
 | 
					 -- codestation <codestation404@gmail.com>  Tue, 2 Nov 2016 00:00:00 -0000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
qcma (0.3.13) unstable; urgency=low
 | 
					qcma (0.3.13) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user