summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-05-17 13:59:10 +0200
committerWim Taymans <wim@metal.(none)>2009-05-17 13:59:10 +0200
commitaa0daff56167676c2419126ff27a1fb3d97976dd (patch)
tree91034dbbeeccd406dfec3938f1ec161dcd7bff98
parentb83f54f1591fdef8347fceef9ab0ca8c70f7ef74 (diff)
release: 0.10.3RELEASE-0.10.3
- Fixes a bug where it put the wrong verion in pkgconfig - Link RTP and RTCP sources
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)