summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d3ec3e2..6ee4f06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+5.3 A number of introspection and build fixes
5.2.1 Fixed GIR params for introspection (broken build)
5.2 Optional introspection introduced
Some minor fixes (runtime and build-time)
diff --git a/configure.ac b/configure.ac
index 35c27b6..58f2445 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.63])
AC_INIT([libxklavier],
- [5.2.1],
+ [5.3],
[http://bugs.freedesktop.org/enter_bug.cgi?product=libxklavier],
[libxklavier])