[gupnp-dlna] Release 0.6.2



commit 5a59c1d992d8f89ebcc158df10c520cb029e91c9
Author: Jens Georg <mail jensge org>
Date:   Thu Jul 7 10:04:48 2011 +0200

    Release 0.6.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8dcbf02..f28b12f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.6.2
+=====
+
+- Fix mime types for AAC_* profiles.
+- Fix AAC_ADTS_* profiles to be matchable in strict mode.
+- Initial GObject-introspection support
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+Luis de Bethencourt <luis debethencourt collabora com>
+
+Bugs fixed:
+- bgo#653411
+
 0.6.1
 =====
 
diff --git a/configure.ac b/configure.ac
index d812845..03f59ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gupnp-dlna, 0.6.1, http://www.gupnp.org/)
+AC_INIT(gupnp-dlna, 0.6.2, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgupnp-dlna/gupnp-dlna-profile.h)
 AM_CONFIG_HEADER(config.h)



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