diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-01-30 11:20:18 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-01-30 11:20:18 +0100 |
commit | 0601746ccd26a6a93433ef39c8ef1b89cf658f9f (patch) | |
tree | 242f8c582cc7544cd9e01b24a0fce236abf6fd12 | |
parent | 3cba21129c5f9ddf94a8abce03de44b7295dd497 (diff) |
Make 0.10.1 releaseRELEASE-0.10.1
Release 0.10.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cfbbc2e..75c1689 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.0.1, +AC_INIT(Gst-RTSP, 0.10.1.0, http://gstreamer.net/, gst-rtsp) |