[at-spi] Release at-spi 1.31.1



commit 23c9e7e7561f0756c68513457965f7aa06711147
Author: Li Yuan <li yuan sun com>
Date:   Tue May 4 15:52:09 2010 +0800

    Release at-spi 1.31.1

 NEWS         |    5 +++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4bc943a..acc3da7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi-1.31.1:
+
+* Fixes #538680.
+* Translation update.
+
 What's new in at-spi-1.30.0:
 
 * Fixes #612554.
diff --git a/README b/README
index 76af0fd..34fdce9 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 README
 
-at-spi version 1.30.0
+at-spi version 1.31.1
 
 This version of at-spi requires atk 1.17.0 or later.
 
diff --git a/configure.in b/configure.in
index 59cbfe9..eb9848e 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=30
-AT_SPI_MICRO_VERSION=0
+AT_SPI_MINOR_VERSION=31
+AT_SPI_MICRO_VERSION=1
 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]