[gbrainy/stable: 7/23] Update to 2.04 version



commit 704a7afd43553a0d9ffa5bf3c4fa22efdc5d3fee
Author: Jordi Mas <jmas softcatala org>
Date:   Tue Oct 25 23:04:13 2011 +0200

    Update to 2.04 version

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5565645..517e168 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 gbrainy NEWS
 
+Version 2.04
+* 3 bug fixes
+* Fixes to translations
+
 Version 2.03
 * Several translations updated to fix bugs
 * Add Esperanto translation
diff --git a/configure.ac b/configure.ac
index 85b017f..c6e9f5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(gbrainy, 2.03)
+AC_INIT(gbrainy, 2.04)
 AC_CONFIG_SRCDIR(src/Core/)
 
 # Version for assemblies: Major.Minor.Build.Revision
-ASSEMBLY_VERSION="2.0.3.0"
+ASSEMBLY_VERSION="2.0.4.0"
 AC_SUBST(ASSEMBLY_VERSION)
 
 AM_CONFIG_HEADER(config.h)



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