[libgee] Release 0.13.4



commit 33d862fa4e149b713ebf6cba4da1e246d74770b6
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Dec 16 21:33:20 2013 +0100

    Release 0.13.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba1bf46..66670a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+libgee 0.13.4
+=============
+ * The collection cloning no longer leaks memory
+ * Various warning fixes
+ * Various fixes to build system
+
 libgee 0.12.0
 =============
  * No changes since previous release
diff --git a/configure.ac b/configure.ac
index bdf61a4..fb51961 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.12.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.13.4], [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]