[gupnp-vala] Release 0.10.3



commit b5179171f49f09bbbc8514bd746a4fcf4614b2c5
Author: Jens Georg <mail jensge org>
Date:   Mon Feb 13 08:15:19 2012 +0200

    Release 0.10.3

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eae1848..d2a525a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+0.10.3
+======
+
+Changes since 0.10.2:
+
+- Fix ownership of Discoverer.get_profile.
+- Update autotools.
+- Update autogen.sh.
+- Fix bindings for send_action_{list,hash} and end_action_{list,hash}.
+- (Hopefully) fix rebuild issues.
+
 0.10.2
 ======
 
diff --git a/configure.ac b/configure.ac
index faa5719..adcaf99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp-vala],
-        [0.10.2],
+        [0.10.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp-vala],
         [gupnp-vala],
         [http://www.gupnp.org])



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