diff options
author | Mike Gorse <mgorse@suse.com> | 2013-01-15 11:01:47 -0600 |
---|---|---|
committer | Mike Gorse <mgorse@suse.com> | 2013-01-15 11:01:47 -0600 |
commit | 5f289be96ca0a80699a424dc96b025bbf3426f64 (patch) | |
tree | 55f9a47e467bd117a3105ecaebe9b39d73e54615 | |
parent | d20f38c58e79d41c1b09aad61b13901ad4348387 (diff) | |
download | at-spi2-core-5f289be96ca0a80699a424dc96b025bbf3426f64.tar.gz |
Release v2.7.4.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7aa2c976..b45e111a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-core], [2.7.4], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-core], [2.7.4.1], [accessibility-atspi@lists.linux-foundation.org]) AC_PREREQ([2.59]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR([m4]) |