From 27d61071fa710b2cb476435d72c697bc928d06eb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 31 Mar 2006 11:13:50 +0000 Subject: [PATCH] back to HEAD Original commit message from CVS: back to HEAD --- ChangeLog | 5 +++++ common | 2 +- configure.ac | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 78d3422e9d..32423412da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-31 Thomas Vander Stichele + + * configure.ac: + back to HEAD + === release 0.10.3 === 2006-03-31 Thomas Vander Stichele diff --git a/common b/common index 45cc64e522..c18b429f2a 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 45cc64e522d61410eb8d1a3e7ef67569851cd77a +Subproject commit c18b429f2a3698b6fc5e849a637aa0c8b91e82b9 diff --git a/configure.ac b/configure.ac index 3f3bc87747..a46f85cc1e 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE 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-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 3, 0, +AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 3, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION)