[gbrainy] Update 1.50 NEWS and version



commit 4fcf66b13974ae6911515647e9b70968a268ee26
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Jul 23 18:40:45 2010 +0200

    Update 1.50 NEWS and version

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b35777..9fc934f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 gbrainy NEWS
 
+Version 1.50
+* 11 new logic games, 4 new calculation trainers, 13 verbal analogies
+* Usability enhancements from Alexandre Laplante and Jeff Stewart, students from University of Ottawa
+* Unit testing for the gbrainy.Core
+* Ability to define external logic puzzles using an xml file (games.xml)
+* Command line support
+* 7 bug fixes
+
 Version 1.42
 * 14 bug fixes
 * Updated and new translations
diff --git a/configure.ac b/configure.ac
index b086178..64232a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gbrainy, 1.48)
+AC_INIT(gbrainy, 1.50)
 AC_CONFIG_SRCDIR(src/Core/)
 
 AM_CONFIG_HEADER(config.h)



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