summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-10-06 17:02:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-10-06 17:02:14 +0000
commit2757b473198e1827354285aa380c89be37277ac9 (patch)
tree3990caca086a9aea5bde7e13ce72be2e332b9472 /configure.ac
parent8925be5157991504fbfdf0f9b292b2799fcd8531 (diff)
releasing
Original commit message from CVS: releasing
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 0c155e73..4d621712 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, 4, 2, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 5, 0, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)