diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-08-05 11:44:49 +0200 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-08-05 11:44:49 +0200 |
commit | 5ec236326cd7ca960f277ae082da0cfb1a34926f (patch) | |
tree | 8cf6bc811fbc1babc24e0c04c98c89b2c2eb5738 | |
parent | 7338ab81e1ffb5ddf600fa15ff06bc8a7736057b (diff) |
Release 0.10.4RELEASE-0.10.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 325bf21..063edd5 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.3.1, +AC_INIT(Gst-RTSP, 0.10.4, http://gstreamer.net/, gst-rtsp) |