diff --git a/ctversion.py b/ctversion.py index 491711e..80dc6bd 100644 --- a/ctversion.py +++ b/ctversion.py @@ -1,3 +1,3 @@ # This file should contan only these comments, and the line below. # Used by packaging makefiles and app -version="0.9.2-beta" \ No newline at end of file +version="0.9.3-beta" \ No newline at end of file diff --git a/release_notes.txt b/release_notes.txt index e9fe555..b7bbbe9 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,13 @@ +--------------------------------- +0.9.3-beta - 19-Dec-2012 +--------------------------------- + File rename in GUI + Setting for file rename + Option to use series start year as volume + Added "CBL Transform" to handle primary credits copying data into the generic tags field + Bug Fix: unicode characters in credits caused crash + Bug Fix: bad or non-image data in file caused crash + --------------------------------- 0.9.2-beta - 13-Dec-2012 ---------------------------------