[libgee] Release 0.8.0



commit f2d0ce0cee44e9563454a24d45079a01c342a9b2
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Sep 24 22:11:05 2012 +0200

    Release 0.8.0

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3fe6548..56b96a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+libgee 0.8.0
+============
+ * Fix Traversable.chop (bug #684348)
+ * Remove unnecessary method
+ * Update README
+ * Move everything to GenericAccessor
+
 libgee 0.7.90
 =============
  * Don't notify when constructor property is set
diff --git a/configure.ac b/configure.ac
index 8040101..6dc5c6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.7.90], [ptitjes free fr], [libgee])
+AC_INIT([libgee], [0.8.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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