diff --git a/ctversion.py b/ctversion.py index 5fc422f..398fd0e 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="1.0.2a-beta" +version="1.0.3-beta" diff --git a/release_notes.txt b/release_notes.txt index ea8dd19..5cf1737 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,11 @@ + +--------------------------------- +1.0.3-beta - ??-Jan-2013 +--------------------------------- +Changes: + Misc bug fixes and enhancements + + --------------------------------- 1.0.2-beta - 25-Jan-2013 --------------------------------- diff --git a/todo.txt b/todo.txt index ad92f1a..c40596a 100644 --- a/todo.txt +++ b/todo.txt @@ -12,6 +12,7 @@ Docs: Look into using libarchive + ----------------------------------------------------- Bugs ----------------------------------------------------- @@ -80,3 +81,4 @@ Release Process ---------------------------------------------- +rename 's/([A-Za-z]+)(\d+)(.cb[rz])/$1 $2$3/' *.cb?