release: 0.10.3

- Fixes a bug where it put the wrong verion in pkgconfig
 - Link RTP and RTCP sources
This commit is contained in:
Wim Taymans 2009-05-17 13:59:10 +02:00 committed by Wim Taymans
parent b83f54f159
commit aa0daff561

View 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)