summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-06-27 15:39:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-06-27 15:39:21 +0000
commit19b68dc989c26c8d356dc3cd6067b9099697cd12 (patch)
tree09d219af13d1fe43f8705d18f0e610801187486a
parentb5c328311c731b29b2c0a98da4f6d29ce7091db7 (diff)
downloadgst-plugins-bad-19b68dc989c26c8d356dc3cd6067b9099697cd12.tar.gz
gst-plugins-bad-19b68dc989c26c8d356dc3cd6067b9099697cd12.tar.bz2
gst-plugins-bad-19b68dc989c26c8d356dc3cd6067b9099697cd12.zip
we did a prerel
Original commit message from CVS: we did a prerel
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1f4980e..56ac5052 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, 9, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 9, 2, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)