diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-13 16:19:59 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-13 16:19:59 +0000 |
commit | 3678b5db52804cd5ea856157c909d7332a6257d1 (patch) | |
tree | db8249735f8c7363e6654445e3f3d6153f2f27c2 /configure.ac | |
parent | f1926d6dde8a35d2ab5e54b8c361302587a8bf87 (diff) |
another prerelease
Original commit message from CVS:
another prerelease
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 a2381013..9b19b2d9 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, 5, 1, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 5, 3, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |