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:
e648f82
)
Release v2.3.1
AT_SPI2_ATK_2_3_1
author
Mike Gorse
<mgorse@novell.com>
Tue, 25 Oct 2011 17:19:20 +0000
(12:19 -0500)
committer
Mike Gorse
<mgorse@novell.com>
Tue, 25 Oct 2011 17:19:20 +0000
(12:19 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 4c21b2508779c6bbf6effc7c25b917fdb48c7c39..1d517c1e79dcabc565296c19ebad521cac1e97e2 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.3.1:
+
+* Fix a small coding error that could generate compiler warnings.
+
What's new in at-spi2-atk 2.2.1:
* Updated Finnish translation.
diff --git
a/configure.ac
b/configure.ac
index cb9b25c6d5abdd840ca52d02353b6f7312adb07f..9cfe9b91255fddb8710cdb4c4cb5f4986ccd8e73 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.
2
.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.
3
.1], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0