[geocode-glib/gnome-3-12] Release 3.12.2



commit 093fb65e387f5429d2a417ca81a285cceccf211b
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Tue May 13 07:12:47 2014 +0200

    Release 3.12.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c19c36..e022e0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.12.2
+------
+
+Changes since 3.12.0:
+
+- Fix memory leaks in 'geo' URI parsing and testing
+
+All contributors to this release:
+
+Jonas Danielsson <jonas threetimestwo org>
+
 3.12.0
 ------
 
diff --git a/configure.ac b/configure.ac
index 6c71462..0257409 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.63])
 
 m4_define(gclib_version_major, 3)
 m4_define(gclib_version_minor, 12)
-m4_define(gclib_version_micro, 0)
+m4_define(gclib_version_micro, 2)
 
 AC_INIT([geocode-glib],
         [gclib_version_major.gclib_version_minor.gclib_version_micro],


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