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

index 38f905c..a963199 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [0.1.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [0.1.5], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0