[caribou] Prepare for 0.3.3 release.



commit 57af7eee48f30ab9c349c2402cd4a6a23fee688e
Author: Eitan Isaacson <eitan monotonous org>
Date:   Mon Jul 4 14:44:43 2011 -0700

    Prepare for 0.3.3 release.

 NEWS         |   15 +++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 98c2b39..8e58746 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 =============
+Version 0.3.3
+=============
+
+What's New
+==========
+- Converted layout files to preprocessed XML files that could include
+external layout files and override specific elements.
+- Fixed GI in Makefiles/configure.ac (bug #653268).
+- Fixed typo in IM configuring (bug #653754).
+
+New And Updated Translations
+============================
+- Mario BlÃttermann (de)
+
+=============
 Version 0.3.2
 =============
 
diff --git a/README b/README
index e3aab58..0f185fa 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.3.2
+Caribou 0.3.3
 
 Description
 ===========
diff --git a/configure.ac b/configure.ac
index ab7c489..92d9033 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([caribou],
-        [0.3.2],
+        [0.3.3],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
         [caribou])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]