Bump version number to 0.1.5 prior to release. AT_SPI2_CORE_0_1_5
authorMark Doffman <mark.doffman@codethink.co.uk>
Mon, 11 Jan 2010 18:38:55 +0000 (10:38 -0800)
committerMark Doffman <mark.doffman@codethink.co.uk>
Mon, 11 Jan 2010 18:38:55 +0000 (10:38 -0800)
configure.ac

index 85d60e4..4eee769 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [0.1.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [0.1.5], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])