summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mdoff@altair-voyager.(none)>2009-10-07 11:05:44 +0100
committerMark Doffman <mdoff@altair-voyager.(none)>2009-10-07 11:05:44 +0100
commitd52b4e10e3acdd2ca44195650ccb586b425b7fc5 (patch)
treee712accbb63bc17acc865b50bf3d4a228e7ea5c1
parent15ac172c02ba704488039c0ddb33677e7ddc9ee2 (diff)
downloadat-spi2-atk-d52b4e10e3acdd2ca44195650ccb586b425b7fc5.tar.gz
2009-07-10 Mark Doffman <mark.doffman@codethink.co.uk>
Bump version number to 0.1.2
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 7a193c0..7d588ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,4 @@
-
-AC_INIT([at-spi2-atk], [0.1.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [0.1.2], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0
@@ -92,7 +91,6 @@ AC_SUBST(LIBTOOL_EXPORT_OPTIONS)
AC_CONFIG_FILES([Makefile
pkgconfig/cspi-1.0.pc
pkgconfig/cspi-1.0-uninstalled.pc
- tests/Makefile
common/Makefile
atk-adaptor/Makefile
cspi/Makefile