From 5195076a1c1a747d76048fc9467517b82df0adec Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 23 Jan 2003 12:23:58 +0000 Subject: [PATCH] 0.7.x dev branch is open Original commit message from CVS: 0.7.x dev branch is open --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9d3abdc8c3..13d7994f9b 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_CANONICAL_TARGET([]) 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(gstreamer, GST_VERSION, 0, 5, 2, 1, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gstreamer, GST_VERSION, 0, 7, 0, 1, GST_CVS="no", GST_CVS="yes") dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE