From: Thomas Vander Stichele Date: Mon, 1 Jul 2002 15:54:26 +0000 (+0000) Subject: back to hack X-Git-Tag: BRANCH-RELEASE-0_4_1-ROOT~184 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c733f90f317f1c064ecccd8c06c633873effedb;p=platform%2Fupstream%2Fgstreamer.git back to hack Original commit message from CVS: back to hack --- diff --git a/configure.ac b/configure.ac index 7f66262..639f6b7 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, 3, 4, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") +AS_VERSION(gstreamer, GST_VERSION, 0, 4, 0, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AS_LIBTOOL(GST, 0, 0, 0, yes)