summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-01-03 16:17:19 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-01-03 16:17:19 +0000
commit096f5a87b58c593736e2a70bbd76228976f102d6 (patch)
tree793c649b5ed0a73efc1ebeb03028de03617ee41a
parent4b85042a75381dd5fc210c2e8322906f33d10a55 (diff)
downloadgst-plugins-bad-096f5a87b58c593736e2a70bbd76228976f102d6.tar.gz
gst-plugins-bad-096f5a87b58c593736e2a70bbd76228976f102d6.tar.bz2
gst-plugins-bad-096f5a87b58c593736e2a70bbd76228976f102d6.zip
prerelease
Original commit message from CVS: prerelease
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a60ac4d7..77b574df 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, 6, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 6, 2, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)