Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Commit

Permalink
Released v2.11 - see CHANGELOG for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pacoorozco committed Jun 23, 2014
2 parents 80c54be + f49f4ec commit b3f838b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 300 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
Version 2.xx (developement version)
------------

Version 2.11
------------
* [BUG-#10] 'Some DB.class functions returns incorrect values'
* Adds an image to default level 'Novato'
* Adds uploads/badges, uploads/profiles and uploads/levels folders
* Changes on Session class to manage $_SESSION in a better way
* [ENH-#12] 'Optimize DB schema'
* [BUG-#11] 'Levels are incorrectly assigned'

Version 2.10
------------
Expand Down
2 changes: 1 addition & 1 deletion resources/lib/Bootstrap.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ define('APP_NAME', 'gamify_GoW');
/**
* The current system version.
*/
define('APP_VERSION', '2.11-dev');
define('APP_VERSION', '2.11');

/**
* First bootstrap phase: initialize configuration.
Expand Down
299 changes: 0 additions & 299 deletions resources/lib/Session.class.old.inc

This file was deleted.

0 comments on commit b3f838b

Please sign in to comment.