[rygel-gst-0-10-media-engine] 1.17.4



commit 7766a74dce3289784cef27bd9b8b696920e55c52
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Dec 11 10:07:39 2012 +0100

    1.17.4

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e69de29..60430cc 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,5 @@
+1.17.4:
+
+An initial release, to provide a media-engine
+for Rygel based on gstreamer-0.10, for platforms
+that have not yet moved to gstreamer-1.0.
diff --git a/configure.ac b/configure.ac
index da6d7f5..db8a560 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([rygel-gst-0-10-media-engine],
-	[1.17.3],
+	[1.17.4],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=Rygel],
 	[rygel-gst-0-10-media-engine],
 	[http://live.gnome.org/Rygel])
@@ -27,7 +27,7 @@ LT_PREREQ([2.2.6])
 LT_INIT([dlopen disable-static])
 
 dnl Required versions of library packages
-LIBRYGEL_SERVER_REQUIRED=0.17.2
+LIBRYGEL_SERVER_REQUIRED=0.17.4
 GUPNP_DLNA_REQUIRED=0.5.0
 GSTREAMER_REQUIRED=0.10.36
 GSTPBU_REQUIRED=0.10.35



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]