diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:05:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:05:33 +0000 |
commit | 5cfcaf5ec60a48fa4d04283a733913552fe8d9a2 (patch) | |
tree | df2abf053a51482983c9ae619d1e8e3e260b0a18 /configure.ac | |
parent | 4ba0f2adac627524b2154257bd47dd9cdfa61362 (diff) |
releasing 0.9.2
Original commit message from CVS:
releasing 0.9.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |