projects
/
platform
/
upstream
/
at-spi2-atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf80dc
)
Release v2.7.90
AT_SPI2_ATK_2_7_90
author
Mike Gorse
<mgorse@suse.com>
Mon, 18 Feb 2013 22:57:03 +0000
(16:57 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 18 Feb 2013 22:57:03 +0000
(16:57 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 3a97b6f8fc70a3a76664a9abf81484a1fc982bfd..19c84aad0c36cf33de10d3492bb32421ae34eaa4 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.7.90:
+
+* Bump atk dependency to 2.7.5 (BGO#693189).
+
What's new in at-spi2-atk 2.7.5:
* Support ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
diff --git
a/configure.ac
b/configure.ac
index d9ecca8c2df008a4179d5698029fdc48d2c7c11b..8af537c3a11de009fa82e9f36b220dc82e05374f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.7.
5
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.7.
90
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0