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:
f0eb760
)
Release v2.7.91
AT_SPI2_ATK_2_7_91
author
Mike Gorse
<mgorse@suse.com>
Mon, 4 Mar 2013 21:53:55 +0000
(15:53 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 4 Mar 2013 21:53:55 +0000
(15:53 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 19c84aad0c36cf33de10d3492bb32421ae34eaa4..7b8385152ae4c5d52a566f96227e863d7ac68c12 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.7.91:
+
+* Add Locale property (BGO#694368).
+
What's new in at-spi2-atk 2.7.90:
* Bump atk dependency to 2.7.5 (BGO#693189).
diff --git
a/configure.ac
b/configure.ac
index 2630c7a5d8a7b1b6b6ecdd16008d7fe985899388..db5213ea4c20d9634e5b82a21fb9fe60b46df2b3 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.7.9
0
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.7.9
1
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0