[gok] Prepare 2.29.1 release



commit 271e7695bb1024625c56f20cf741a8efe6a5d7fa
Author: Gerd Kohlberger <gerdk src gnome org>
Date:   Mon Oct 26 16:39:16 2009 +0100

    Prepare 2.29.1 release

 NEWS         |   25 +++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 28 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3376bba..dd64e37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+What's new in GOK 2.29.1?
+
+	Bug fixes:
+
+	#594687 - Remove command prediction code
+	#514007 - Remove executable permission from l10n.txt and legal.xml
+	#588196 - Check for libusb preprocessos macros with #if defined (Aurelien Jarno)
+	#595680 - Fix compile warnings on x64 platforms
+	#595469 - Fix crash while removing gconf keys
+	#572686 - Remove deprecated GTK+ symbols
+	#582504 - Use GtkBuilder instead of libglade
+	#589120 - Add missing -lm, remove unused -lusb
+
+	Misc. updates / fixes:
+
+	- Fix file permission of mai.po
+
+	New and updated translations:
+
+	[ca] Gil Forcada
+	[cs] Petr Kovar
+	[es] Jorge González
+	[sv] Daniel Nylander
+
+
 What's new in GOK 2.28.0?
 
 	New and updated translations:
diff --git a/README b/README
index 5c71b18..9a71dd5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-GNOME On-screen Keyboard (GOK) - Version 2.28.0
+GNOME On-screen Keyboard (GOK) - Version 2.29.1
 ***********************************************
 
 Welcome to GOK, a full featured on-screen keyboard for Unix and Unix-like
diff --git a/configure.in b/configure.in
index 2187f2e..89e6aeb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
 AC_INIT(ChangeLog)
 
 GOK_MAJOR_VERSION=2
-GOK_MINOR_VERSION=28
-GOK_MICRO_VERSION=0
+GOK_MINOR_VERSION=29
+GOK_MICRO_VERSION=1
 GOK_INTERFACE_AGE=10
 GOK_BINARY_AGE=11
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]