diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:05:50 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:05:50 +0000 |
commit | c320202b4175bc2c3f451d997bc4622c103ee678 (patch) | |
tree | 40c507edd9bc5e957d0bac4a650a63328b3cfa5a /configure.ac | |
parent | 012dfb8b33969b582f9132ac9f95402b3098ff43 (diff) | |
download | gst-plugins-bad-c320202b4175bc2c3f451d997bc4622c103ee678.tar.gz gst-plugins-bad-c320202b4175bc2c3f451d997bc4622c103ee678.tar.bz2 gst-plugins-bad-c320202b4175bc2c3f451d997bc4622c103ee678.zip |
releasing 0.9.1RELEASE-0_9_1
Original commit message from CVS:
releasing 0.9.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index b239b254..bc6182a3 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_BAD_VERSION, 0, 9, 0, 1, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 1, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) @@ -431,7 +431,7 @@ dnl po/Makefile.in AC_CONFIG_FILES( Makefile -gst-plugins.spec +gst-plugins-bad.spec gst/Makefile gst/qtdemux/Makefile sys/Makefile |