summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2009-12-18 08:03:39 -0800
committerMark Doffman <mark.doffman@codethink.co.uk>2009-12-21 15:39:15 -0800
commit7f1d00c4b53a7aeca911c84e55fa63ce9df40b28 (patch)
tree6ce08130dae6bcfa2c15055146c91ff7f48906c2
parent9919d5a9ca422a958bf346f84b40e5315aad6fe2 (diff)
downloadat-spi2-atk-AT_SPI2_ATK_0_1_4.tar.gz
Bump version number to 0.1.4 prior to release.AT_SPI2_ATK_0_1_4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 19de330..668df2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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