summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2011-09-05 16:37:50 -0700
committerEitan Isaacson <eitan@monotonous.org>2011-09-05 16:37:50 -0700
commit53c43a84f76f2e454b0db4a468ed871830a0fc04 (patch)
tree9dd5681bc931616200f5d0192a8469357b3b79f3
parent7b17cc94f0361ee6f7d7f1a5bffb42349f032c94 (diff)
downloadcaribou-53c43a84f76f2e454b0db4a468ed871830a0fc04.tar.gz
Prepare 0.3.91 release.CARIBOU_0_3_91
-rw-r--r--NEWS25
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 27 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 527d6d7..fa00864 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+==============
+Version 0.3.91
+==============
+
+What's New
+==========
+- Update Antler to latest GTK+ 3.2 shenanigans.
+- Require pygobject 3.0.
+- Fixes to bugs that were.
+
+New And Updated Translations
+============================
+- Marek Černocký (cs)
+- Kristjan SCHMIDT (eo)
+- Jorge González (es)
+- Arash Mousavi (fa)
+- Claude Paroz (fr)
+- Fran Dieguez (gl)
+- Kjartan Maraas (nb)
+- Antonio Fernandes C. Neto (pt_BR)
+- Daniel Nylander (sv)
+- Dr.T.Vasudevan (ta)
+- Chao-Hsiung Liao (zh_HK)
+- Chao-Hsiung Liao (zh_TW)
+
=============
Version 0.3.5
=============
diff --git a/README b/README
index 7f6071c..04f9c88 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.3.5
+Caribou 0.3.91
Description
===========
diff --git a/configure.ac b/configure.ac
index 73c30c0..fe31be1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.3.5],
+ [0.3.91],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])