diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-01-05 12:19:52 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-01-05 12:19:52 +0000 |
commit | c8bbf2371cd74ad83678f4895cc053a244e56e4c (patch) | |
tree | 89da93b3a1e3be0edfde8f38c8c32f5ef62e171e /configure.ac | |
parent | ee8f077fbbd43e327442abeb699e30c45c4434d9 (diff) |
releasing
Original commit message from CVS:
releasing
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 a7d8f1dc..a8334c77 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, 6, 3, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 7, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |