[at-spi2-core] 2.16.0



commit 9fc5e230f8d229329820ae9d7e409824769102ac
Author: Mike Gorse <mgorse suse com>
Date:   Mon Mar 23 18:30:45 2015 -0500

    2.16.0

 NEWS                                   |    4 ++++
 configure.ac                           |    2 +-
 doc/libatspi/tmpl/atspi-constants.sgml |    4 ++++
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55d816e..1fe33be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.16.0:
+
+* Fix a couple of gtk-doc warnings (fdo#89678).
+
 What's new in at-spi2-core 2.15.90:
 
 * Deprecate atspi_text_get_text_{before,at,after}_offset() (bgo#697969)
diff --git a/configure.ac b/configure.ac
index 9bb6fa9..e90411a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.15.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.16.0], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/libatspi/tmpl/atspi-constants.sgml b/doc/libatspi/tmpl/atspi-constants.sgml
index 967c6a1..5565e24 100644
--- a/doc/libatspi/tmpl/atspi-constants.sgml
+++ b/doc/libatspi/tmpl/atspi-constants.sgml
@@ -454,6 +454,10 @@ Constant definitions needed by multiple interfaces.
 @ATSPI_ROLE_RATING: 
 @ATSPI_ROLE_TIMER: 
 @ATSPI_ROLE_STATIC: 
+ ATSPI_ROLE_MATH_FRACTION: 
+ ATSPI_ROLE_MATH_ROOT: 
+ ATSPI_ROLE_SUBSCRIPT: 
+ ATSPI_ROLE_SUPERSCRIPT: 
 @ATSPI_ROLE_LAST_DEFINED: 
 
 <!-- ##### MACRO ATSPI_ROLE_COUNT ##### -->


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