Bump version number to 0.1.4 prior to release.
authorMark Doffman <mark.doffman@codethink.co.uk>
Fri, 18 Dec 2009 16:03:39 +0000 (08:03 -0800)
committerMark Doffman <mark.doffman@codethink.co.uk>
Mon, 21 Dec 2009 23:39:15 +0000 (15:39 -0800)
configure.ac

index 19de330..668df2b 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [0.1.3], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [0.1.4], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0