From: Thomas Vander Stichele Date: Wed, 22 Jan 2003 21:57:38 +0000 (+0000) Subject: update version X-Git-Tag: OSLOSUMMIT1-200303051~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6db417e379eddb03706c99671c2ebc4d740b7c03;p=platform%2Fupstream%2Fgst-plugins-good.git update version Original commit message from CVS: update version --- diff --git a/configure.ac b/configure.ac index 9c39cb6..f1c42a5 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE 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, GST_PLUGINS_VERSION, 0, 5, 1, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 5, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) dnl our libraries and install dirs use major.minor as a version