From ddd526ac249dc7c90522975be2953be1ae0549af Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Sep 2012 08:10:41 -0400 Subject: 3.6.0 --- NEWS | 3 +++ configure.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index aa98c8a..a3f325c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +3.6.0: + Translation updates + 3.5.90: Updated 3 translations diff --git a/configure.in b/configure.in index 8f7247c..e4d1e45 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for libgnomekbd *** dnl *************************************************************************** -AC_INIT(libgnomekbd, 3.5.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) +AC_INIT(libgnomekbd, 3.6.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd]) AC_PREREQ(2.62) VERSION_INFO=8:0:0 -- cgit v1.2.1