diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:01:48 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:01:48 +0000 |
commit | b8ebf1b142d0e2125f8d3f2559049970f59406a1 (patch) | |
tree | f053f10d4b6fa5426a566cd846f70d802e113341 /configure.ac | |
parent | dd2ba0180ad3832d0f37c09287f0e0e4f11374b6 (diff) |
releasing 0.10.0RELEASE-0_10_0
Original commit message from CVS:
releasing 0.10.0
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 98135c0c4..ad9105d25 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, 1, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |