summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2010-01-11 10:45:25 -0800
committerMark Doffman <mark.doffman@codethink.co.uk>2010-01-11 10:45:25 -0800
commitaaba2ed924077a7138f108d215343466d1251124 (patch)
tree922d063ec126ee417cf5a98c262bd2c49dc71562
parent69ac4b1ac14a6da7fd248e97918088eee59e3d6d (diff)
downloadat-spi2-atk-AT_SPI2_ATK_0_1_5.tar.gz
Bump version number to 0.1.5 prior to release.AT_SPI2_ATK_0_1_5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 38f905c..a963199 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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