summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-02-15 21:00:45 +0000
committerSergey V. Udaltsov <svu@gnome.org>2012-02-15 21:00:45 +0000
commit23af37ff688a66b04c48ec3de73d9ae2ad0229c1 (patch)
treeb9795ff41236b17bbb2ee92556abf7120b2f1452
parent57785c952444e4cb9d13e43d4f9cc9713d66958b (diff)
downloadlibxklavier-23af37ff688a66b04c48ec3de73d9ae2ad0229c1.tar.gz
Release 5.2.1v.5.2.1
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 24711a0..d3ec3e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+5.2.1 Fixed GIR params for introspection (broken build)
5.2 Optional introspection introduced
Some minor fixes (runtime and build-time)
5.1 Expanding APIs for GNOME 3 needs (bumped soname):
diff --git a/configure.ac b/configure.ac
index 4beff28..1cde6f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.63])
AC_INIT([libxklavier],
- [5.2],
+ [5.2.1],
[http://bugs.freedesktop.org/enter_bug.cgi?product=libxklavier],
[libxklavier])