[caribou] Release 0.4.11



commit a5ef0b39272924122f3ad93475e867e419d40cfa
Author: Daiki Ueno <ueno unixuser org>
Date:   Tue Jun 4 08:07:22 2013 +0900

    Release 0.4.11
    
    Also fix missing post-release version bump at the previous release.

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ac70117..407f662 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 =============
+Version 0.4.11
+=============
+- Bug 690435: Press and hold should allow repeating keys like
+  backspace and spacebar
+- Improve layout file generation when building
+- Translation updates (Korean, Tadjik)
+
+=============
 Version 0.4.10
 =============
 - Add --help option to caribou command
diff --git a/configure.ac b/configure.ac
index b3ddeb4..0387e13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([caribou],
-        [0.4.10],
+        [0.4.11],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
         [caribou])
 


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