From 1484407ae062fdf02eca30513248af9b24aae3ca Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Wed, 14 Sep 2016 21:30:26 +0200 Subject: 3.21.92 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a3f325c..d138bd5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +3.21.92: + Translation updates + Draw keys with invalid keycodes + Fix modifier key pressed state + Build system and minor code cleanups + Avoid crashes on wayland sessions + 3.6.0: Translation updates diff --git a/configure.ac b/configure.ac index 4b9e267..c8d713b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for libgnomekbd *** dnl *************************************************************************** -AC_INIT(libgnomekbd, 3.6.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) +AC_INIT(libgnomekbd, 3.21.92, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) AC_PREREQ(2.62) VERSION_INFO=8:0:0 -- cgit v1.2.1