[vala] Release 0.6.0



commit 972df35871fc37c20c36e14459efe464ac04b2c4
Author: Jürg Billeter <j bitron ch>
Date:   Mon Mar 30 23:57:30 2009 +0200

    Release 0.6.0
---
 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 928c1aa..02b82e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Vala 0.6.0
+==========
+
+ * Improvements to the .gir reader and writer (Didier Ptitjes).
+ * Add librsvg-2.0 bindings (Evan Nemerson).
+ * Add Maemo libosso bindings (Jukka-Pekka Iivonen).
+ * Add V4L2 bindings (Matías De la Puente).
+ * Many bug fixes.
+
 Vala 0.5.7
 ==========
 
diff --git a/configure.ac b/configure.ac
index c1136e0..ddd2713 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([vala], [0.5.8], [j bitron ch], [vala])
+AC_INIT([vala], [0.6.0], [j bitron ch], [vala])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([dist-bzip2])



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