mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
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:
parent
b83f54f159
commit
aa0daff561
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue