summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-11 19:38:17 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-11 19:38:17 +0000
commit3a7742a36996c334f0f6c90780cd443daf793527 (patch)
treef37d7b1a7dd8feae48cf13d57c208c92cc50be50 /configure.ac
parente765addd73d4417d17f5ca8d6819c41f026853da (diff)
downloadgst-plugins-bad-3a7742a36996c334f0f6c90780cd443daf793527.tar.gz
gst-plugins-bad-3a7742a36996c334f0f6c90780cd443daf793527.tar.bz2
gst-plugins-bad-3a7742a36996c334f0f6c90780cd443daf793527.zip
releasing 0.9.5RELEASE-0_9_5
Original commit message from CVS: releasing 0.9.5
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 0d0d286f..3b73b2ea 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, 4, 1,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 5, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)