[at-spi] Uprev/release 1.29.2



commit 83bdc2faa3f46abb22b942c6ed934cdbd58a1145
Author: Li Yuan <li yuan sun com>
Date:   Mon Nov 16 14:02:39 2009 +0800

    Uprev/release 1.29.2

 NEWS         |    5 +++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index b73d7c8..b8784eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi-1.29.2:
+
+* Bugfixes: #569428, #599244, #578334.
+* Translation update.
+
 What's new in at-spi-1.28.0:
 
 * Bugfixes: #594754.
diff --git a/README b/README
index 3eff14c..bff8f6f 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 README
 
-at-spi version 1.28.0
+at-spi version 1.29.2
 
 This version of at-spi requires atk 1.17.0 or later.
 
diff --git a/configure.in b/configure.in
index cb0a166..5718a9e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
 AC_INIT(idl/Accessibility.idl)
 
 AT_SPI_MAJOR_VERSION=1
-AT_SPI_MINOR_VERSION=28
-AT_SPI_MICRO_VERSION=0
+AT_SPI_MINOR_VERSION=29
+AT_SPI_MICRO_VERSION=2
 AT_SPI_INTERFACE_AGE=0
 AT_SPI_BINARY_AGE=0
 AT_SPI_VERSION="$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION.$AT_SPI_MICRO_VERSION"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]