summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-01 19:17:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-01 19:17:34 +0000
commita12ca8c09ba59cdd9cfb99ef893d591b1c70a09d (patch)
tree7adea2825cbb31dd0490a69100b242f84b45f386
parent3b2a2ab633b36b907b9fb39eb71af85ef8a25a45 (diff)
downloadgst-plugins-bad-a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d.tar.gz
gst-plugins-bad-a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d.tar.bz2
gst-plugins-bad-a12ca8c09ba59cdd9cfb99ef893d591b1c70a09d.zip
back to HEAD
Original commit message from CVS: back to HEAD
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58a9ec56..98135c0c 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-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 7, 0,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 7, 1,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)