Release v2.13.92 AT_SPI2_CORE_2_13_92
authorMike Gorse <mgorse@suse.com>
Mon, 15 Sep 2014 21:21:08 +0000 (16:21 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 15 Sep 2014 21:21:08 +0000 (16:21 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 8f0f4c7..83b774d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.13.92:
+
+* Fix alignment checks when cross-compiling (bgo#736653).
+
 What's new in at-spi2-core 2.13.90:
 
 * Fix crash when testing interfaces with collections (bgo#734805).
index c3e8b6d..802840f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.13.90], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.13.92], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])