[gbrainy] Bump to 2.1.0 version and updated NEWS
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Bump to 2.1.0 version and updated NEWS
- Date: Thu, 22 Dec 2011 20:22:53 +0000 (UTC)
commit 223acc998c93afef6d68a74d63f4c572019fc2da
Author: Jordi Mas <jmas softcatala org>
Date: Thu Dec 22 21:22:29 2011 +0100
Bump to 2.1.0 version and updated NEWS
NEWS | 14 ++++++++++++++
configure.ac | 4 ++--
2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b590f98..46a1849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
gbrainy NEWS
+Version 2.1.0
+* Software improvements
+** Refactoring to break down responsibilities in classes and make code more modular
+** Automated âAssembly / package versioningâ
+* Exiting games improvements
+** Mouse support for Memorize figures and text
+** Show graphically the answer in square sheets puzzle
+** Add rationale to handshake puzzle
+** People at the table has a better graphic
+* Some controls in games handle better larger texts
+* Translations
+** New Telugu translation
+** Many updated translations
+
Version 2.06
* 1 bug fix
* Updated Spanish
diff --git a/configure.ac b/configure.ac
index 39b59e0..7b2311e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Define gbrainy version
m4_define([gbrainy_version_major], [2])
-m4_define([gbrainy_version_minor], [0])
-m4_define([gbrainy_version_revision], [90])
+m4_define([gbrainy_version_minor], [1])
+m4_define([gbrainy_version_revision], [0])
m4_define([concat], $1$2$3$4)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]