From: Wim Taymans Date: Sun, 17 May 2009 11:59:10 +0000 (+0200) Subject: release: 0.10.3 X-Git-Tag: 1.19.3~495^2~1547 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aa0daff56167676c2419126ff27a1fb3d97976dd;p=platform%2Fupstream%2Fgstreamer.git release: 0.10.3 - Fixes a bug where it put the wrong verion in pkgconfig - Link RTP and RTCP sources --- diff --git a/configure.ac b/configure.ac index bfbec18..c666ab8 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(Gst-RTSP, 0.10.2.1, +AC_INIT(Gst-RTSP, 0.10.3, http://gstreamer.net/, gst-rtsp)