From db0ebbed54d91530309c6a4f7270f29654e836dd Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Tue, 14 Aug 2018 13:18:10 +0200 Subject: Release 2.4.12 --- NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3980682..facbd5a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +2.4.12 +====== + +This release is mainly to provide a work-around for documentation build issue +with 2.4.11 release tarball. It also fixes our library .pc file to respect the +includedir option. + +Contributors to this release: + +Bastien Nocera +Zeeshan Ali + 2.4.11 ====== diff --git a/configure.ac b/configure.ac index 01b498d..8b09554 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.63]) AC_INIT([geoclue], - [2.4.11], + [2.4.12], [http://bugs.freedesktop.org/enter_bug.cgi?product=GeoClue], [geoclue], [http://www.freedesktop.org/wiki/Software/GeoClue]) -- cgit v1.2.1