summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-23 18:21:43 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-23 18:21:43 +0000
commit0067900eeda9a307b4fda5025172099e290a83f1 (patch)
treed093bd74ad2e77bcb5916c8415f538aab276ec3c /configure.ac
parentc160ccc1f465b3f765ff65735a7f30822fcda515 (diff)
downloadgst-plugins-bad-0067900eeda9a307b4fda5025172099e290a83f1.tar.gz
gst-plugins-bad-0067900eeda9a307b4fda5025172099e290a83f1.tar.bz2
gst-plugins-bad-0067900eeda9a307b4fda5025172099e290a83f1.zip
back to dev
Original commit message from CVS: back to dev
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 d7f52d2a..38672186 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, 1, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 2, 1, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)