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 6ee4f06..64685d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+5.4 A couple of introspection fixes
5.3 A number of introspection and build fixes
5.2.1 Fixed GIR params for introspection (broken build)
5.2 Optional introspection introduced
diff --git a/configure.ac b/configure.ac
index 0f28147..6b9cb26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.63])
AC_INIT([libxklavier],
- [5.3],
+ [5.4],
[http://bugs.freedesktop.org/enter_bug.cgi?product=libxklavier],
[libxklavier])