From 2986b4da02d8704b060c41b27dcfbb0683d2733e Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Tue, 9 Nov 2010 20:42:42 +0000 Subject: Preparing 2.91.2 --- NEWS | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d29db3d..7e3c3f5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +2.91.2: + Further changes related to GTK3. + Simple xmodmap support introduced (moved from g-s-d). + I18N fixed, A number of translations updated + 2.91.1: Changed API - from gconf to gsettings. There will be more changes. Ported to GTK3 diff --git a/configure.in b/configure.in index 719d81a..09985c3 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for libgnomekbd *** dnl *************************************************************************** -AC_INIT(libgnomekbd, 2.91.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) +AC_INIT(libgnomekbd, 2.91.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) AC_PREREQ(2.59) VERSION_INFO=7:0:0 -- cgit v1.2.1