[libgweather] Release 3.14.2



commit a0496920e16159df442e58a8967e84021fad336e
Author: Giovanni Campagna <scampa giovanni gmail com>
Date:   Sun Dec 21 19:09:52 2014 +0100

    Release 3.14.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index da5fb93..121ef5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ==============
+Version 3.14.3
+==============
+
+* Fixed a crash in the location entry [Matthias Clasen, #739899]
+* Location database fixes [#740932, #721446]
+* Updated translations
+
+==============
 Version 3.14.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index c3c3855..1446dc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(libgweather_major_version,   3)
 m4_define(libgweather_minor_version,  14)
-m4_define(libgweather_micro_version,  1)
+m4_define(libgweather_micro_version,  2)
 m4_define(libgweather_version, libgweather_major_version.libgweather_minor_version.libgweather_micro_version)
 
 AC_INIT([libgweather],


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