summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-05-17 14:04:31 +0200
committerWim Taymans <wim@metal.(none)>2009-05-17 14:04:31 +0200
commitbace3b601b50335af9b62de1c04148f28f6c86ad (patch)
tree413b2ccedc086d7ba94f9315ced2c1bba24df3c0
parentaa0daff56167676c2419126ff27a1fb3d97976dd (diff)
back to development
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c666ab8..e26938e 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.3,
+AC_INIT(Gst-RTSP, 0.10.3.1,
http://gstreamer.net/,
gst-rtsp)