summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-03-07 17:07:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-03-07 17:07:46 +0000
commit77a8373101dbb85b93ce7c138630830c17ae0046 (patch)
tree6023cd7bdc1338c30c7377fac12ed33442e3cc89 /configure.ac
parent99ef23d89506ed812c4755b1bf0ef3119b010de7 (diff)
downloadgst-plugins-bad-77a8373101dbb85b93ce7c138630830c17ae0046.tar.gz
gst-plugins-bad-77a8373101dbb85b93ce7c138630830c17ae0046.tar.bz2
gst-plugins-bad-77a8373101dbb85b93ce7c138630830c17ae0046.zip
releasing 0.8.8, Fluded
Original commit message from CVS: releasing 0.8.8, Fluded
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ff707c32..1a97774d 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, GST_PLUGINS_VERSION, 0, 8, 7, 2, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 8, 0, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)