diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2011-01-24 11:57:12 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2011-01-24 11:57:12 +0100 |
commit | ed7bb93c2ff6c35229687604f6d6ae8c1ff3c4f2 (patch) | |
tree | d0a8ac7951f8d560994c5d7e37e2a4a167c3b004 | |
parent | 325b2cf8a200cd870dfa17050e1655753434a4ec (diff) |
release 0.10.8RELEASE-0.10.8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9933ad8..b98b14f 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.1, +AC_INIT(Gst-RTSP, 0.10.8, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-rtsp) AG_GST_INIT |