From d52b4e10e3acdd2ca44195650ccb586b425b7fc5 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Wed, 7 Oct 2009 11:05:44 +0100 Subject: [PATCH] 2009-07-10 Mark Doffman Bump version number to 0.1.2 --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 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 -- 2.7.4