* configure.ac:

Doing a pre-release.
This commit is contained in:
Thomas Vander Stichele
2011-10-28 21:04:52 +00:00
parent 119689205d
commit ef409afa12
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2011-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
Doing a pre-release.
2011-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_common_program.py:

View File

@@ -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)