diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2010-10-11 11:05:40 +0200 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2010-10-11 11:05:40 +0200 |
commit | 4d9db9e2cff925de0a37754eee8c93da9252ced8 (patch) | |
tree | 8f91f39552b0b15c5053786d19322ea0bb345be0 | |
parent | 6b2c868b9706e2229f3bf0838e91953cd49bf58a (diff) |
release 0.10.7RELEASE-0.10.7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 380f6e9..bf2049c 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.6.1, +AC_INIT(Gst-RTSP, 0.10.7, http://gstreamer.net/, gst-rtsp) |