summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-09-20 23:55:38 +0100
committerSergey V. Udaltsov <svu@gnome.org>2012-09-20 23:55:38 +0100
commit2fd881496860d1fb966815c6e38b3cf16aee1947 (patch)
treecdd632277bace13c451cf528063abb1aefe937ec
parent6f424f697916155e4aef5a4b16b83d192222de7f (diff)
downloadlibxklavier-2fd881496860d1fb966815c6e38b3cf16aee1947.tar.gz
Preparing 5.3
-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])