summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-09-12 00:20:25 +0100
committerSergey V. Udaltsov <svu@gnome.org>2012-09-12 00:20:25 +0100
commit090270ec411ed650d7474d61d54008fff9c60bd0 (patch)
tree931441d6774b19d435aac11ee440915b96ac5ef7
parentff7a2fc4d6c9310d77286142d4cbfebec1178f67 (diff)
downloadxkeyboard-config-090270ec411ed650d7474d61d54008fff9c60bd0.tar.gz
release preps
-rw-r--r--NEWS3
-rw-r--r--configure.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e53dd34..731a2e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.7 8 bugs fixed, most important:
+ - Fxx fixed (CTRL+ALT type)
+ - *.dir files not produced any more
2.6 16 bugs fixed
Updated translations
Using proper gettext, instead of glib-gettext
diff --git a/configure.in b/configure.in
index bd0e3a3..9ba1819 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.6)
+AC_INIT(xkeyboard-config, 2.6.99)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE