diff --git a/ChangeLog b/ChangeLog index a48e02c530..cf028eb839 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-28 Edward Hervey + + * configure.ac: + 0.10.5.3 pre-release + 2006-11-22 Edward Hervey * examples/audio-controller.py: diff --git a/configure.ac b/configure.ac index 7db040953a..dcdf31a6f4 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer Python Bindings, 0.10.5.2, +AC_INIT(GStreamer Python Bindings, 0.10.5.3, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)