[orca/gnome-3-16] Prep for the 3.16.0 release



commit 8f114b3ddb5b47641cf053ef7121a2aa73791103
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Mar 23 08:30:24 2015 -0400

    Prep for the 3.16.0 release

 NEWS         |   12 ++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1aaae91..5295b6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.16.0
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    hu            Hungarian                   Gabor Kelemen
+    id            Indonesian                  Andika Triwidada
+    it            Italian                     Milo Casagrande
+    pt_BR         Brazilian Portuguese        Enrico Nicoletto
+    sv            Swedish                     Anders Jonsson
+
+=========
+
 3.15.92 - 17 March 2015
 
 General:
diff --git a/README b/README
index 8e5c6b6..1675724 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.16.0pre
+Orca v3.16.0
 
 Introduction
 ========================================================================
@@ -23,7 +23,7 @@ requests.
 Dependencies
 ========================================================================
 
-Orca v3.15.x is supported on GNOME 3.15.x only.  We highly suggest you
+Orca v3.16.x is supported on GNOME 3.16.x only.  We highly suggest you
 use the latest releases of GNOME because they contain accessibility
 infrastructure and application bug fixes that help Orca work better.
 
diff --git a/configure.ac b/configure.ac
index cdb80c2..1a5c628 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [16])
-m4_define([orca_micro_version], [0pre])
+m4_define([orca_micro_version], [0])
 m4_define([orca_version],
           [orca_major_version.orca_minor_version.orca_micro_version])
 


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