diff options
author | Sergey V. Udaltsov <svu@gnome.org> | 2012-09-12 00:20:25 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2012-09-12 00:20:25 +0100 |
commit | 090270ec411ed650d7474d61d54008fff9c60bd0 (patch) | |
tree | 931441d6774b19d435aac11ee440915b96ac5ef7 | |
parent | ff7a2fc4d6c9310d77286142d4cbfebec1178f67 (diff) |
release preps
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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 bd0e3a35..9ba1819b 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 |