summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-05-25 11:33:42 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-05-25 11:33:42 +0000
commitea91ca5233d98d76837100f5aeadaaa28f9c17b9 (patch)
tree6c274afb831ec092fc8d527ebefc2a5e91c013fd
parent2449c7719a8f14382d57ed8340350219f50e1a51 (diff)
downloadgst-plugins-bad-ea91ca5233d98d76837100f5aeadaaa28f9c17b9.tar.gz
gst-plugins-bad-ea91ca5233d98d76837100f5aeadaaa28f9c17b9.tar.bz2
gst-plugins-bad-ea91ca5233d98d76837100f5aeadaaa28f9c17b9.zip
bump for prerelease
Original commit message from CVS: bump for prerelease
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ba2b02f9..bcbc8970 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, 8, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 8, 2, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)