diff options
author | Mike Gorse <mgorse@suse.com> | 2013-10-28 17:18:57 -0500 |
---|---|---|
committer | Mike Gorse <mgorse@suse.com> | 2013-10-28 17:18:57 -0500 |
commit | a2008c7b1af43c7a806f647db3f215680cb28618 (patch) | |
tree | d7789008ef74ce1276b0aeee16f0506ebc65533f /configure.ac | |
parent | cd8e72105af476c44618768dff28efafbe93ad9e (diff) | |
download | at-spi2-core-a2008c7b1af43c7a806f647db3f215680cb28618.tar.gz |
Release v2.11.1AT_SPI2_CORE_2_11_1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f606d1a6..1165b325 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-core], [2.10.0], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-core], [2.11.1], [accessibility-atspi@lists.linux-foundation.org]) AC_PREREQ([2.59]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR([m4]) |