summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ba490c4..24711a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+5.2 Optional introspection introduced
+ Some minor fixes (runtime and build-time)
5.1 Expanding APIs for GNOME 3 needs (bumped soname):
- converting ISO codes to translatable names (it was private, now public)
- search by pattern
diff --git a/configure.ac b/configure.ac
index defe3d7..4beff28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.63])
AC_INIT([libxklavier],
- [5.1],
+ [5.2],
[http://bugs.freedesktop.org/enter_bug.cgi?product=libxklavier],
[libxklavier])