bumped version, release notes

git-svn-id: http://comictagger.googlecode.com/svn/trunk@530 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
beville 2013-02-25 06:54:52 +00:00
parent 53b0c2e8f9
commit 1d95f5076e
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# This file should contan only these comments, and the line below.
# Used by packaging makefiles and app
version="1.1.2a-beta"
version="1.1.3-beta"

View File

@ -1,3 +1,13 @@
---------------------------------
1.1.3-beta - 25-Feb-2013
---------------------------------
Bug Fixes:
* Fixed a bug when renaming on non-English systems
* Fixed issue when saving settings on non-English systems
* Fixed a bug when comic contains non-RGB images
* Fixed a rare crash when comic image is not-RGB format
* Fixed sequence order of ComicInfo.xml items
---------------------------------
1.1.2-beta - 14-Feb-2013
---------------------------------