From: Sergey V. Udaltsov Date: Tue, 4 Oct 2011 22:19:54 +0000 (+0100) Subject: preparing emergency 2.4.1 X-Git-Tag: xkeyboard-config-2.4.1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f08995249158713eca9c200d85dbbed75a9ac6bc;p=platform%2Fupstream%2Fxkeyboard-config.git preparing emergency 2.4.1 --- diff --git a/NEWS b/NEWS index e32b2c3..00ae0db 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +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. Serious cleanup of descriptions diff --git a/configure.in b/configure.in index 6a395aa..fa4baef 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.4) +AC_INIT(xkeyboard-config, 2.4.1) AC_CONFIG_SRCDIR(rules/base.xml.in) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE