summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 28d7897..9c98232 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.1.6
+=====
+
+- Correct binary path is demo's desktop file.
+- Move demo apps from /usr/share to /usr/libexec.
+
2.1.5
=====
diff --git a/configure.ac b/configure.ac
index fcf51de..f099cba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.63])
AC_INIT([geoclue],
- [2.1.5],
+ [2.1.6],
[http://bugs.freedesktop.org/enter_bug.cgi?product=GeoClue],
[geoclue],
[http://www.freedesktop.org/wiki/Software/GeoClue])