summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Eduardo Rodrigues Diógenes <cerdiogenes@gmail.com>2009-09-21 13:45:58 -0300
committerCarlos Eduardo Rodrigues Diógenes <cerdiogenes@gmail.com>2009-09-21 13:45:58 -0300
commit8a72afa110106ad490ecbc351e70a661dec75e2f (patch)
treebaf9b69ff9f4adb22a941292e19c298eb008000d
parent4fb2fbafab9aaf566bd2823c8359a6ef70b5a1ce (diff)
Commit for 0.15.9 release.GNOME_MAG_0_15_9
-rw-r--r--NEWS6
-rw-r--r--README2
-rw-r--r--configure.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d4dc6f9..129a2fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in gnome-mag-0.15.9:
+
+* Translations:
+ Denis Arnaud (br), Fábio Nogueira (pt_BR), Rajesh Ranjan (mai),
+ Rodrigo L. M. Flores (pt_BR)
+
What's new in gnome-mag-0.15.8:
* Fixes:
diff --git a/README b/README
index d292e50..eb51495 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is gnome-mag version 0.15.8 (Stable)
+This is gnome-mag version 0.15.9 (Stable)
This directory contains the gnome-mag magnification
service definition and sample implementation.
diff --git a/configure.in b/configure.in
index af9c9e9..2a147e1 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=8
+GNOME_MAG_REVISION=9
GNOME_MAG_MICRO_VERSION=$GNOME_MAG_REVISION