diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:56:31 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:56:31 +0000 |
commit | 90154bf8e2b59e00a39ea1a078680015459e5acb (patch) | |
tree | 0f45ca99f478599ee3af65adc7e2a1fe29e59a7c /configure.ac | |
parent | e7a575989ec163c2cc4925cb3c39fefc7bf7cd76 (diff) |
releasing 0.9.6
Original commit message from CVS:
releasing 0.9.6
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 ad0b4087..42807b6f 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT 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, 5, 1, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 6, 0, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ? |