gbrainy r260 - trunk



Author: jmas
Date: Thu Mar  6 13:10:41 2008
New Revision: 260
URL: http://svn.gnome.org/viewvc/gbrainy?rev=260&view=rev

Log:
2008-03-06 Jordi Mas <jmas softcatala org>

        * configure.in: Bump to version 0.6
	* NEWS: Update news



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Mar  6 13:10:41 2008
@@ -1,4 +1,10 @@
 gbrainy NEWS
+
+Version 0.6 (in progress)
+* Implemented difficulty levels: easy, medium and master
+* Complete revision of the texts
+* 1 new math game and 3 new logic games
+* Bug fixes
  
 Version 0.5
 * Basic user preferences (memory games)

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Mar  6 13:10:41 2008
@@ -1,4 +1,4 @@
-AC_INIT(gbrainy, 0.54)
+AC_INIT(gbrainy, 0.60)
 AC_CONFIG_SRCDIR(src/gbrainy.cs)
 
 AM_CONFIG_HEADER(config.h)



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