summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-01-19 23:30:35 +0000
committerSergey V. Udaltsov <svu@gnome.org>2012-01-19 23:30:35 +0000
commitf2426383a22ac3ee7bc4a03c51edba0345871664 (patch)
tree1b7eb731d1493368b6a584f44dcd3b8e04b7202b
parent16b645db6909fd6a715742580e35aaf186ec4be6 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00ae0db7..4522d22b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.5 Critical security bug fixed: Grabs and screensavers
+ 15 bugs fixed, a number of translations updated
2.4.1 Critical bug fixed: many Ctl+Alt combinations broken
2.4 9 bugs fixed, a number of translations updated
2.3 First scheduled (and reasonably polished) release since GNOME3.
diff --git a/configure.in b/configure.in
index 82b1e1d4..52deb445 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.4.1)
+AC_INIT(xkeyboard-config, 2.5)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE