Updated changelog.
Version bump.
This commit is contained in:
		@@ -1,3 +1,10 @@
 | 
			
		||||
qcma (0.3.2) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Fixed bug with PSP savedata transfer.
 | 
			
		||||
  * Fixed about dialog.
 | 
			
		||||
 | 
			
		||||
 -- codestation <codestation404@gmail.com>  Thu, 04 May 2014 00:00:00 -0000
 | 
			
		||||
 | 
			
		||||
qcma (0.3.1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Headless qcma version.
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
QT += core network sql
 | 
			
		||||
 | 
			
		||||
VERSION = 0.3.1
 | 
			
		||||
VERSION = 0.3.2
 | 
			
		||||
 | 
			
		||||
TEMPLATE = app
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@ Name:           qcma
 | 
			
		||||
Summary:        PSVita Content Manager Assistant
 | 
			
		||||
License:        GPL-3.0
 | 
			
		||||
Release:        1
 | 
			
		||||
Version:        0.3.1
 | 
			
		||||
Version:        0.3.2
 | 
			
		||||
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.1
 | 
			
		||||
Version:        0.3.2
 | 
			
		||||
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 1
 | 
			
		||||
!define PRODUCT_VERSION_BUILD 2
 | 
			
		||||
!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