[libart_lgpl] [release] 2.3.21



commit 7119bfe163a5a5325405acb7eab1b16152e8032a
Author: Vincent Untz <vuntz gnome org>
Date:   Thu Apr 1 15:42:28 2010 +0200

    [release] 2.3.21

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9e5a2f..674395a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ==============
+Version 2.3.21
+==============
+
+- Allow crosscompiling without using different emulators (Fridrich Strba)
+
+==============
 Version 2.3.20
 ==============
 
diff --git a/configure.in b/configure.in
index 9faa3ca..0010d48 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([libart_major_version], [2])
 m4_define([libart_minor_version], [3])
-m4_define([libart_micro_version], [20])
+m4_define([libart_micro_version], [21])
 m4_define([libart_version],
           [libart_major_version.libart_minor_version.libart_micro_version])
 



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