Skip to content

Commit

Permalink
Next version will be 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seblucas committed Dec 31, 2013
1 parent 93b36be commit 55a82f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author Sébastien Lucas <[email protected]>
*/

define ("VERSION", "0.7.0beta");
define ("VERSION", "0.9.0");
define ("DB", "db");
date_default_timezone_set($config['default_timezone']);

Expand Down

0 comments on commit 55a82f5

Please sign in to comment.