From aa0daff56167676c2419126ff27a1fb3d97976dd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 17 May 2009 13:59:10 +0200 Subject: [PATCH] release: 0.10.3 - Fixes a bug where it put the wrong verion in pkgconfig - Link RTP and RTCP sources --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.7.4