+What's new in at-spi2-core 2.25.90:
+
+* Fix a couple of introspection issues (bgo#784481).
+
+* atspi_get_a11_bus: don't leak the DBusConnection.
+
+* Meson fixes.
+
What's new in at-spi2-core 2.25.4:
* Fix gir generation with autotools (bgo#783994).
-AC_INIT([at-spi2-core], [2.25.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.25.90], [accessibility-atspi@lists.linux-foundation.org])
AC_PREREQ([2.59])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR([m4])
project('at-spi2-core', 'c',
- version: '2.25.4',
+ version: '2.25.90',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',