[gupnp-dlna] Release 0.6.3



commit 920e73b40eb3dcb785ba3ce1954e24c3dba850d0
Author: Jens Georg <mail jensge org>
Date:   Mon Aug 29 22:49:29 2011 +0200

    Release 0.6.3

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f28b12f..88e1d16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.6.3
+=====
+
+- Add profile for MPEG4_P2_MP4_SP_L6_AAC.
+- Respect ACLOCAL_FLAGS environment variable
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+Lukasz Pawlik <lucas pawlik gmail com>
+
+Bugs fixed:
+- bgo#655504
+
 0.6.2
 =====
 
diff --git a/configure.ac b/configure.ac
index 03f59ed..c3b9ddc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gupnp-dlna, 0.6.2, http://www.gupnp.org/)
+AC_INIT(gupnp-dlna, 0.6.3, 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]