From b59ed4dcfdfa738f4d730c64dc89fa24e115e437 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Oct 2005 23:05:42 +0000 Subject: [PATCH] back to HEAD Original commit message from CVS: back to HEAD --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4258f0cdcf..86ed04758b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-24 Thomas Vander Stichele + + * configure.ac: + back to HEAD + === release 0.9.4 === 2005-10-23 Thomas Vander Stichele diff --git a/configure.ac b/configure.ac index 165f499d49..1a2c08684a 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 9, 4, 0, +AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 9, 4, 1, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ?