diff options
author | Mike Gorse <mgorse@suse.com> | 2014-09-22 11:40:37 -0500 |
---|---|---|
committer | Mike Gorse <mgorse@suse.com> | 2014-09-22 11:40:37 -0500 |
commit | e9ef7ada37e9621a3b1e83dca7cdade7bc6af0bb (patch) | |
tree | 514def02d483f614088775f0a1ab7deb26d910fc | |
parent | 9885976bf518452b0b0db6fdf50de55a2af974c2 (diff) | |
download | at-spi2-atk-e9ef7ada37e9621a3b1e83dca7cdade7bc6af0bb.tar.gz |
Release as 2.14.0AT_SPI2_ATK_2_14_0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6865dda..966e40e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-atk], [2.13.4], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-atk], [2.14.0], [accessibility-atspi@lists.linux-foundation.org]) AC_CONFIG_AUX_DIR(config) AT_SPI_ATK_MAJOR_VERSION=0 |