From 28214408ba78c327b4777418d7bf3ea1437a5d04 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 15 Nov 2004 14:13:58 +0000 Subject: 0.8.0 Original commit message from CVS: 0.8.0 --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d97d1a655b..3b77c3ebba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ +=== release 0.8.0 === 2004-11-15 Johan Dahlin + * configure.ac: bump + * gst/gst.override (_wrap_gst_tag_setter_get_list): Override, to avoid compiler warning. diff --git a/configure.ac b/configure.ac index 6e26a918ed..c3bbcb6c76 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! -AS_VERSION(gst-python, PYGST_VERSION, 0, 7, 94, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-python, PYGST_VERSION, 0, 8, 0, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) -- cgit v1.2.3