summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2010-10-11 11:12:11 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2010-10-11 11:12:11 +0200
commit411371c90fb0c912c8e6d5d13cdfe331834c70e9 (patch)
tree545bdd4ea82777867a9d6330427331c8aa8c55c5 /configure.ac
parent4d9db9e2cff925de0a37754eee8c93da9252ced8 (diff)
back to development
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bf2049c..fd09ff0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.60)
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.7,
+AC_INIT(Gst-RTSP, 0.10.7.1,
http://gstreamer.net/,
gst-rtsp)