Bump version to 2.9.5 (should've done this before)
authorMike Gorse <mgorse@suse.com>
Mon, 29 Jul 2013 22:42:43 +0000 (17:42 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 29 Jul 2013 22:42:43 +0000 (17:42 -0500)
configure.ac

index a75d6d3..324e877 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.9.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.9.5], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])