summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2010-09-22 16:32:30 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2010-09-22 16:32:30 +0200
commit0e6e03fafb3a42c54b509d90aef4b9b7f960e940 (patch)
tree3e7e6cc442ede483c60ccaab0dfc86f1270267d5 /configure.ac
parenta61610c96861dd11840add94b38e750cf5cf39b7 (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 f045f5a..63fe726 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.6,
+AC_INIT(Gst-RTSP, 0.10.6.1,
http://gstreamer.net/,
gst-rtsp)