diff --git a/ChangeLog b/ChangeLog index e4725ea..1dee4a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-24 Thomas Vander Stichele + + * configure.ac: + Time for a prerelease. + 2011-05-24 Thomas Vander Stichele * morituri/common/gstreamer.py: diff --git a/configure.ac b/configure.ac index 0c85540..dd69add 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.1.1, +AC_INIT(morituri, 0.1.1.2, http://thomas.apestaart.org/morituri/trac/newticket, morituri)