diff --git a/ChangeLog b/ChangeLog index ab14c59414..7b2ba51fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-12-01 Edward Hervey + + * configure.ac: + 0.10.5.4 pre-release + 2006-12-01 Edward Hervey * gst/common.h: diff --git a/configure.ac b/configure.ac index dcdf31a6f4..f290127eac 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.3, +AC_INIT(GStreamer Python Bindings, 0.10.5.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)