Next version will be 0.9.0
This commit is contained in:
parent
93b36be318
commit
55a82f5d93
1 changed files with 1 additions and 1 deletions
2
base.php
2
base.php
|
@ -6,7 +6,7 @@
|
|||
* @author Sébastien Lucas <sebastien@slucas.fr>
|
||||
*/
|
||||
|
||||
define ("VERSION", "0.7.0beta");
|
||||
define ("VERSION", "0.9.0");
|
||||
define ("DB", "db");
|
||||
date_default_timezone_set($config['default_timezone']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue