summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2011-10-17 18:13:14 -0400
committerEitan Isaacson <eitan@monotonous.org>2011-10-17 18:13:14 -0400
commitbcd7603da0bb642d840f8fb5db40a7091966b727 (patch)
tree6e83cf7ef4450692d3baec6dcedc76a69f44c48a
parent7d18f4b8f1dd2afa3006862658be767e4612a133 (diff)
downloadcaribou-bcd7603da0bb642d840f8fb5db40a7091966b727.tar.gz
Bumped version to 0.4.1CARIBOU_0_4_1
-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])