summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Isaacson <eitan@monotonous.org>2011-04-05 11:15:41 -0700
committerEitan Isaacson <eitan@monotonous.org>2011-04-05 11:15:41 -0700
commit6ef6d62104dae9ed596f5a0aff673615882245ac (patch)
tree63ede4ff96a25aab130b55d0b0d02f30a79c1f03
parent357bda956d9155532f395890055bcd908770db63 (diff)
downloadcaribou-6ef6d62104dae9ed596f5a0aff673615882245ac.tar.gz
Preparing 0.2.00 release.CARIBOU_0_2_00
-rw-r--r--NEWS14
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7c196a0..f38bf14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
==============
+Version 0.2.00
+==============
+
+What's New
+==========
+- Use /org/gnome as starting path for schemas (Thanks Luca Ferretti!)
+
+New And Updated Translations
+============================
+- Silvia Bindelli (it)
+- Kjartan Maraas (nb)
+- Daniel Nylander (sv)
+
+==============
Version 0.1.92
==============
diff --git a/README b/README
index 23655a2..8ca606c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Caribou 0.1.92
+Caribou 0.2.00
Description
===========
diff --git a/configure.ac b/configure.ac
index faeb33b..977e08f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.1.92],
+ [0.2.00],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])