diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-11-05 11:20:45 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-11-05 11:20:45 +0100 |
commit | 95797040eb860ebb8f33b8d92e93f20b60e5215f (patch) | |
tree | 0b1867b532f360e4d2f8e99823be6ebd8250b914 | |
parent | 07f6c4de5a041f38a19dcdad5243fa0229bd7728 (diff) |
release 0.10.5RELEASE-0.10.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dd48fd7..ca7053d 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.4.1, +AC_INIT(Gst-RTSP, 0.10.5, http://gstreamer.net/, gst-rtsp) |