summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:13:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:13:01 +0000
commitbd32a6297e355b160b7092f74656357a4f1f43d1 (patch)
treee2dcdfb74af3a0d86156cfaf065cd1e9b033d67b
parent3bdae5ce26dde706ae016800e036c28b9a5706a2 (diff)
downloadgstreamer-plugins-bad-bd32a6297e355b160b7092f74656357a4f1f43d1.tar.gz
prerelease
Original commit message from CVS: prerelease
m---------common0
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject b0ee0e4262014001faceb47d71c3a44c75ab86b
+Subproject c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08
diff --git a/configure.ac b/configure.ac
index 98515bc56..ae8568da7 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, 10, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 10, 2, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)