summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2016-03-02 19:33:05 +0000
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2016-03-02 19:35:12 +0000
commit4314baa8345620635ab24032dee271e3cecdc3b5 (patch)
treeb03443c94962158d5b8da5e8186f9078689f2918
parent595bb7f5e9d4e784656ab381da8014d8ea1e10c8 (diff)
Release 2.4.32.4.3
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a0f40c..3412380 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.4.3
+=====
+
+Fix a crash in the helper library.
+
2.4.2
=====
diff --git a/configure.ac b/configure.ac
index d6b5308..b9211d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.63])
AC_INIT([geoclue],
- [2.4.2],
+ [2.4.3],
[http://bugs.freedesktop.org/enter_bug.cgi?product=GeoClue],
[geoclue],
[http://www.freedesktop.org/wiki/Software/GeoClue])