From 90154bf8e2b59e00a39ea1a078680015459e5acb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 23 Nov 2005 19:56:31 +0000 Subject: releasing 0.9.6 Original commit message from CVS: releasing 0.9.6 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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 ? -- cgit