release: 0.10.3
authorWim Taymans <wim.taymans@collabora.co.uk>
Sun, 17 May 2009 11:59:10 +0000 (13:59 +0200)
committerWim Taymans <wim@metal.(none)>
Sun, 17 May 2009 11:59:10 +0000 (13:59 +0200)
 - Fixes a bug where it put the wrong verion in pkgconfig
 - Link RTP and RTCP sources

configure.ac

index bfbec18..c666ab8 100644 (file)
@@ -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)