From 199e2b65bdf5275e92686ea529d5f8fd1ae232fe Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 5 Dec 2005 18:03:23 +0000 Subject: releasing 0.10.0 Original commit message from CVS: releasing 0.10.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f38dc29f..90922c22 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, 7, 1, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 0, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ? -- cgit