[accerciser] Prep for 3.11.91



commit 01640117aba497d20800d4e9cde7813e2dcc6a80
Author: Javier Hernández <jhernandez emergya com>
Date:   Mon Mar 3 23:03:41 2014 +0100

    Prep for 3.11.91

 NEWS         |   12 ++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4c68706..5ebd374 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ===============
+version 3.11.91
+===============
+
+What's New
+==========
+- ipython: Update to match the latest IPython API
+- ipython: seek to 0 after truncating stdout
+- ipython: Adding auto-indentation
+- Fix for bug 723403 - Save window's properties at 'delete-event' time
+
+
+===============
 version 3.11.90
 ===============
 
diff --git a/README b/README
index df9c313..282c995 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.11.91pre
+Accerciser 3.11.91
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index f8e8144..b119898 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.11.91pre],
+        [3.11.91],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=accerciser],
         [accerciser])
 


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