[gbrainy] Update NEWS and version for 2.03



commit 496f250b1068cf125519e00a402cb42715bfa515
Author: Jordi Mas <jmas softcatala org>
Date:   Tue Sep 20 09:02:25 2011 +0200

    Update NEWS and version for 2.03

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b020ec3..5565645 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 gbrainy NEWS
 
+Version 2.03
+* Several translations updated to fix bugs
+* Add Esperanto translation
+* Fixes assembly versioning
+
 Version 2.02
 * 7 bugs fixed
 * Updated translations for many languages
diff --git a/configure.ac b/configure.ac
index 8e6755a..85b017f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(gbrainy, 2.02)
+AC_INIT(gbrainy, 2.03)
 AC_CONFIG_SRCDIR(src/Core/)
 
 # Version for assemblies: Major.Minor.Build.Revision
-ASSEMBLY_VERSION="2.0.2.0"
+ASSEMBLY_VERSION="2.0.3.0"
 AC_SUBST(ASSEMBLY_VERSION)
 
 AM_CONFIG_HEADER(config.h)



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