From 65dd6d8fad1357f130de0eba8bef6f9a07843ff6 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 21 Jan 2008 21:34:12 +0000 Subject: [PATCH] configure.ac: 0.10.9.4 pre-release Original commit message from CVS: * configure.ac: 0.10.9.4 pre-release --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 08d59eb..7baacdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-01-21 Jan Schmidt + * configure.ac: + 0.10.9.4 pre-release + +2008-01-21 Jan Schmidt + * Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level. Fixes: #510437 diff --git a/configure.ac b/configure.ac index 57d8f4c..fed5f58 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.9.3, +AC_INIT(GStreamer Python Bindings, 0.10.9.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python) -- 2.7.4