[nemiver] Bump to 0.9.1 and update NEWS file



commit 8bb923d86f7f6f86150c61dbb963ea0c90c98310
Author: Dodji Seketeli <dodji seketeli org>
Date:   Sun Nov 13 19:54:13 2011 +0100

    Bump to 0.9.1 and update NEWS file
    
    	* configure.ac: Current version is not 0.9.1
    	* NEWS: Update for changes since 0.9.0

 NEWS         |   43 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 45 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 05c0e9a..d0b6aef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+0.9.1 Release
+=============
+
+Andrej ÅnidarÅiÄ
+      Updated Slovenian translation
+
+Daniel Mustieles
+      Updated Spanish translation
+
+Dodji Seketeli
+      Handle deprecated functions on glibmm-2.4 2.30.0 and glib-2.0 2.31.0
+      Bye bye gziped tarballs, welcome xz
+      #664385 - Source code tab label completely ellipsized
+      Allow shrinking of the memory view widget
+      Relax the fixed minimum sizes preventing shrinking
+      Allow selecting current frame twice consecutively
+
+Fabien Parent
+      #646698 Add cmd line option to choose the gdb binary
+      #659462 Handle plural form of a string
+      Use local time instead of UTC time
+
+Jorge GonzÃlez
+      Updated Spanish translation
+
+Marek ÄernockÃ
+      Updated Czech translation
+
+Mario BlÃttermann
+      Updated German translation
+
+Martin Srebotnjak
+      Updated Slovenian translation
+
+Matej UrbanÄiÄ:
+      Updated Slovenian translation
+
+Takeshi AIHANA
+      Updated Japanese translation.
+
+dmustieles
+      Updated Spanish translation
+
 0.9.0 Release
 =============
 
diff --git a/configure.ac b/configure.ac
index 2cb2609..fb741e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,10 +4,10 @@ dnl **************************************************************
 
 MAJOR_VERSION=0
 MINOR_VERSION=9
-MICRO_VERSION=0
+MICRO_VERSION=1
 
 AC_INIT([nemiver],
-        [0.9.0],
+        [0.9.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=nemiver],
         [nemiver],
         [http://projects.gnome.org/nemiver])



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