diff --git a/ChangeLog b/ChangeLog index 259d6b7..70f5bda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-10-28 Thomas Vander Stichele + + * configure.ac: + Doing a pre-release. + 2011-10-28 Thomas Vander Stichele * morituri/test/test_common_program.py: diff --git a/configure.ac b/configure.ac index 36e9a5f..36f9c93 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl initialize autoconf dnl when going to/from release please remove/add the nano (fourth number) dnl releases only do Wall, trunk and prerelease does Werror too -AC_INIT(morituri, 0.1.2.1, +AC_INIT(morituri, 0.1.2.2, http://thomas.apestaart.org/morituri/trac/newticket, morituri)