Bump version to 0.3.5
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
			
		||||
qcma (0.3.5) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Do not override the user provided protocol version.
 | 
			
		||||
 | 
			
		||||
 -- codestation <codestation404@gmail.com>  Thu, 09 Oct 2014 00:00:00 -0000
 | 
			
		||||
 | 
			
		||||
qcma (0.3.4) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Fixed compatibility with FW 3.30.
 | 
			
		||||
@@ -5,7 +11,7 @@ qcma (0.3.4) unstable; urgency=low
 | 
			
		||||
  * Added notifications via libnotify on Linux.
 | 
			
		||||
  * Added AppIndicator support for GNOME 3 and Unity.
 | 
			
		||||
 | 
			
		||||
 -- codestation <codestation404@gmail.com>  Thu, 28 Jun 2014 00:00:00 -0000
 | 
			
		||||
 -- codestation <codestation404@gmail.com>  Thu, 07 Oct 2014 00:00:00 -0000
 | 
			
		||||
 | 
			
		||||
qcma (0.3.3) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
QT += core network sql
 | 
			
		||||
 | 
			
		||||
VERSION = 0.3.4
 | 
			
		||||
VERSION = 0.3.5
 | 
			
		||||
 | 
			
		||||
TEMPLATE = app
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@ Name:           qcma
 | 
			
		||||
Summary:        PSVita Content Manager Assistant
 | 
			
		||||
License:        GPL-3.0
 | 
			
		||||
Release:        1
 | 
			
		||||
Version:        0.3.4
 | 
			
		||||
Version:        0.3.5
 | 
			
		||||
URL:            https://github.com/codestation/qcma
 | 
			
		||||
Source:         https://github.com/codestation/qcma.git
 | 
			
		||||
Group:          Productivity/File utilities
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@ Name:           qcma
 | 
			
		||||
Summary:        PSVita Content Manager Assistant
 | 
			
		||||
License:        GPL-3.0
 | 
			
		||||
Release:        1
 | 
			
		||||
Version:        0.3.4
 | 
			
		||||
Version:        0.3.5
 | 
			
		||||
URL:            https://github.com/codestation/qcma
 | 
			
		||||
Source:         https://github.com/codestation/qcma.git
 | 
			
		||||
Group:          Productivity/File utilities
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
!define PRODUCT_EXE_NAME "qcma.exe"
 | 
			
		||||
!define PRODUCT_VERSION_MAJOR 0
 | 
			
		||||
!define PRODUCT_VERSION_MINOR 3
 | 
			
		||||
!define PRODUCT_VERSION_BUILD 4
 | 
			
		||||
!define PRODUCT_VERSION_BUILD 5
 | 
			
		||||
!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