From 644614bcecb7b3d84c82dbb0e3e6df69b59b224f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 4 Jun 2004 11:47:27 +0000 Subject: [PATCH] back to cvs Original commit message from CVS: back to cvs --- ChangeLog | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0ee09e1..604413f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-06-04 Thomas Vander Stichele + + * configure.ac: + bump nano to cvs + +=== release 0.8.2 === + 2004-06-03 Thomas Vander Stichele * gst/gst.c: (parse_debug_list), (gst_init_check_with_popt_table): diff --git a/configure.ac b/configure.ac index ba9fb10..b41fdd0 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_CANONICAL_TARGET([]) 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(gstreamer, GST_VERSION, 0, 8, 2, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gstreamer, GST_VERSION, 0, 8, 2, 1, GST_CVS="no", GST_CVS="yes") dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE -- 2.7.4