summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2010-01-11 10:38:55 -0800
committerMark Doffman <mark.doffman@codethink.co.uk>2010-01-11 10:38:55 -0800
commitaad945093e6e624bfad3deac3f5db226902db0a9 (patch)
treeaba76375ef95bcbdb00fe046453294138a60db75
parente30d4dec86a55b00b1e51751cc9af818a8e6d694 (diff)
downloadat-spi2-core-AT_SPI2_CORE_0_1_5.tar.gz
Bump version number to 0.1.5 prior to release.AT_SPI2_CORE_0_1_5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 85d60e4f..4eee7697 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])