[gnome-documents] release: prepare for 0.2.0



commit bc8c7a06d6a2360704e5bac11183aff48470a776
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 26 10:29:33 2011 -0400

    release: prepare for 0.2.0

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f8a9c06..671df79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.2.0 - "Dropping Out"
+======================
+
+- First stable release
+- Limit a printf scope to avoid conflicts with URI-escaped strings
+  in some locales (Alban Browaeys)
+- Huge list of translation updates
+
 0.1.92 - "Tony's Theme"
 =======================
 
diff --git a/configure.ac b/configure.ac
index d599630..b61b2b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.1.92],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.2.0],[],[gnome-documents])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.js])



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