diff --git a/ChangeLog b/ChangeLog index 3a3bc68466..59ca3784c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-05 Jan Schmidt + + * configure.ac: + 0.10.11.2 pre-release + 2008-05-26 Edward Hervey * gst/gstevent.override: diff --git a/common b/common index 032f2d973b..68fb019d40 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 032f2d973bd5c9a9b457cb5fc72d13dafe85c01e +Subproject commit 68fb019d4044b9878aef4ca223fc13c19ffc7d0c diff --git a/configure.ac b/configure.ac index a3fce15650..fdf2d23070 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.11.1, +AC_INIT(GStreamer Python Bindings, 0.10.11.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)