summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS16
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 18 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ecf23f4..ac9c435 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
=============
+Version 0.4.1
+=============
+
+What's New
+==========
+- Autostart only in GNOME and Unity (bug #660901).
+
+New And Updated Translations
+============================
+- Yaron Shahrabani (he)
+- Simos Xenitellis & Ioannis Zampoukas (el)
+- Nguyễn Thái Ngọc Duy (vi)
+- Daniel Korostil (uk)
+- YunQiang Su (zh_CN)
+
+=============
Version 0.4.0
=============
diff --git a/README b/README
index 86ab4cb..053534d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.3.0
+Caribou 0.4.1
Description
===========
diff --git a/configure.ac b/configure.ac
index 721d10f..c1aab7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.4.0],
+ [0.4.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])