[gupnp-dlna] Release 0.6.4



commit 953b5d994683e0477cda775f08df9cf3403b0679
Author: Jens Georg <mail jensge org>
Date:   Thu Oct 20 10:30:07 2011 +0200

    Release 0.6.4

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 88e1d16..7fd2a08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.6.4
+=====
+
+- Add profile for MPEG4_P2_MP4_SP_L5_AAC.
+- Fix ADTS profiles
+- Fix MPEG4_P2_MP4_SP_L6_AAC
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+Arun Raghavan <arun raghavan collabora co uk>
+
 0.6.3
 =====
 
diff --git a/configure.ac b/configure.ac
index c3b9ddc..52edab6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gupnp-dlna, 0.6.3, http://www.gupnp.org/)
+AC_INIT(gupnp-dlna, 0.6.4, 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]