2.16.0 AT_SPI2_CORE_2_16_0
authorMike Gorse <mgorse@suse.com>
Mon, 23 Mar 2015 23:30:45 +0000 (18:30 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 23 Mar 2015 23:30:45 +0000 (18:30 -0500)
NEWS
configure.ac
doc/libatspi/tmpl/atspi-constants.sgml

diff --git a/NEWS b/NEWS
index 55d816e..1fe33be 100644 (file)
--- 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)
index 9bb6fa9..e90411a 100644 (file)
@@ -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])
index 967c6a1..5565e24 100644 (file)
@@ -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 ##### -->