[at-spi2-core] Bump version number to 0.1.3 prior to release.



commit 05b47036dd90137444b873a4d9032c64d4614e17
Author: Mark Doffman <mark doffman codethink co uk>
Date:   Mon Nov 30 08:11:10 2009 -0800

    Bump version number to 0.1.3 prior to release.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fe7b473..674221d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT([at-spi2-core], [0.1.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [0.1.3], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])
 
 AT_SPI_CORE_MAJOR_VERSION=0
 AT_SPI_CORE_MINOR_VERSION=1
-AT_SPI_CORE_MICRO_VERSION=1
+AT_SPI_CORE_MICRO_VERSION=3
 AT_SPI_CORE_VERSION="$AT_SPI_CORE_MAJOR_VERSION.$AT_SPI_CORE_MINOR_VERSION"
 AC_SUBST(AT_SPI_CORE_VERSION)
 



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