summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS24
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 26 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f38bf14..98c2b39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+=============
+Version 0.3.2
+=============
+
+What's New
+==========
+- Rewritten almost entirely from scratch, featuring a GObject library
+for a DBus activated OSK.
+
+New And Updated Translations
+============================
+- Marek Černocký (cs)
+- Kris Thomsen (da)
+- Christian Kirbach (de)
+- Daniel Mustieles (es)
+- Mahyar Moghimi (fa)
+- Jiro Matsuzawa (ja)
+- Kjartan Maraas (nb)
+- Djavan Fagundes (pt_BR)
+- Yuri Myasoedov (ru)
+- Andrej Žnidaršič (sl)
+- Sergiy Gavrylov (uk)
+- lainme (zh_CN)
+
==============
Version 0.2.00
==============
diff --git a/README b/README
index 8ca606c..e3aab58 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.2.00
+Caribou 0.3.2
Description
===========
diff --git a/configure.ac b/configure.ac
index 5b342e3..04e28c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.2.00],
+ [0.3.2],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])