summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-06 14:05:33 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-06 14:05:33 +0000
commit5cfcaf5ec60a48fa4d04283a733913552fe8d9a2 (patch)
treedf2abf053a51482983c9ae619d1e8e3e260b0a18 /configure.ac
parent4ba0f2adac627524b2154257bd47dd9cdfa61362 (diff)
releasing 0.9.2
Original commit message from CVS: releasing 0.9.2
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 0e587d37..95128870 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-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 0, 1,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 1, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)