From 48331af2216075b3e770e1817ef87a1bd87f705c Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Mon, 7 Mar 2011 22:06:48 +0000 Subject: Preparing 2.91.91 --- NEWS | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 89d1b47..017a748 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +2.91.91: + More improvements in the drawing widget. + Small build/runtime fixes + A lot of updated translations + 2.91.90: A lot of improvements in the drawing widget. Updated for new libxklavier 5.1 diff --git a/configure.in b/configure.in index c9805d6..e712722 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for libgnomekbd *** dnl *************************************************************************** -AC_INIT(libgnomekbd, 2.91.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) +AC_INIT(libgnomekbd, 2.91.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) AC_PREREQ(2.62) VERSION_INFO=7:0:0 -- cgit v1.2.1