summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-01-14 00:40:29 +0000
committerSergey V. Udaltsov <svu@gnome.org>2012-01-14 00:52:54 +0000
commitdf6015eef314f55c90eeb36066dcb754dfe28d2d (patch)
tree907ede43bd92b2041a86221cc06f9d2e7385ad68
parent9cb26916725d30e3e5893970bfcaaebc95ccb06a (diff)
Preparing 5.2v.5.2
-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])