[gbrainy] Changes for gbrainy 1.40



commit 3838c09330bf6d6728271ddf77ebff5dc8c83c2d
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Feb 26 20:19:31 2010 +0100

    Changes for gbrainy 1.40

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a9e24e..4ab87bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
 gbrainy NEWS
 
+Version 1.4
+
+* 2 new logic games
+* Deprecated Glade and moved to Builder
+* Mouse support
+* Better RTL support
+* Updated and new translations
+* Remove dead and legacy code
+* 12 Bug fixes 
+
 Version 1.3
 
 * Re-architectured for better multiplatform support
diff --git a/configure.ac b/configure.ac
index 711d7fb..26afc6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gbrainy, 1.34)
+AC_INIT(gbrainy, 1.40)
 AC_CONFIG_SRCDIR(src/Core/)
 
 AM_CONFIG_HEADER(config.h)



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