[gnome-mag] Prep for gnome-mag 0.15.8



commit 74f001a9746423853a778e1c29158e12c7b87ff2
Author: Willie Walker <william walker sun com>
Date:   Mon Jul 27 10:14:06 2009 -0400

    Prep for gnome-mag 0.15.8

 NEWS         |   16 ++++++++++++++--
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 16 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c47770..d4dc6f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,22 @@
+What's new in gnome-mag-0.15.8:
+
+* Fixes:
+        #574174 - Remove deprecated libgnomeui dependency (André Klapper)
+        #554162 - Install colorblind applet to pyexecdir (Marcin Banasiak)
+        #562079 - needlessly links against gdk-pixbuf-xlib (Matthias Clasen)
+        #580186 - Use gtkbuilder instead of glade (Pedro Fragoso)
+        Various - git, doap, etc. (Jaap Haitsma)
+
+* Translations:
+        Leonardo Ferreira Fontenelle (pt_BR)
+
 What's new in gnome-mag-0.15.7:
 
-Fixes:
+* Fixes:
   #563764 - GNOME Goal: Clean up GLib and GTK+ includes. (Luis Menina)
   Add DOAP file (Olav Vitters)
 
-Translations:
+* Translations:
   Rajesh Ranjan (hi), Miquel Esplà (ca valencia)
 
 What's new in gnome-mag-0.15.6:
diff --git a/README b/README
index 1a3d33a..d292e50 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is gnome-mag version 0.15.7 (Stable)
+This is gnome-mag version 0.15.8 (Stable)
 
 This directory contains the gnome-mag magnification
 service definition and sample implementation.
diff --git a/configure.in b/configure.in
index c97876c..af9c9e9 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ GNOME_MAG_CURRENT=`expr $GNOME_MAG_MINOR_VERSION - $GNOME_MAG_INTERFACE_AGE`
 
 dnl increment any time the source you release changes; set to
 dnl 0 if you increment CURRENT
-GNOME_MAG_REVISION=7
+GNOME_MAG_REVISION=8
 
 GNOME_MAG_MICRO_VERSION=$GNOME_MAG_REVISION
 



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