summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2011-09-26 17:32:14 -0700
committerEitan Isaacson <eitan@monotonous.org>2011-09-26 17:32:14 -0700
commitd4b25b3dbb2cec055c89766c46b827326eedd64e (patch)
treea8c6d6e725907133b98c527c5a610c01decd0822
parentf5707abfc15f7c5c10a24d1313aef432f0e45afe (diff)
downloadcaribou-d4b25b3dbb2cec055c89766c46b827326eedd64e.tar.gz
Preparing 0.4.0CARIBOU_0_4_0
-rw-r--r--NEWS21
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 23 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6353981..ecf23f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+=============
+Version 0.4.0
+=============
+
+What's New
+==========
+- Don't try to replace an existing keyboard service (bug #659867).
+- Fix header installation (bug #659793).
+
+New And Updated Translations
+============================
+- Nilamdyuti Goswami (as)
+- Carme Cabal (ca)
+- Carme Cabal (ca@valencia)
+- Mario Blättermann (de)
+- Inaki Larranaga Murgoitio (eu)
+- Gabor Kelemen (hu)
+- Jiro Matsuzawa (ja)
+- Shankar Prasad (kn)
+- Seong-ho, Cho (ko)
+
==============
Version 0.3.92
==============
diff --git a/README b/README
index 222b6df..86ab4cb 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.3.92
+Caribou 0.3.0
Description
===========
diff --git a/configure.ac b/configure.ac
index 4489ce5..721d10f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.3.92],
+ [0.4.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])