mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Change version to 0.6.6-dev
This commit is contained in:
parent
7b84614a79
commit
ab69b182e6
@ -26,7 +26,7 @@
|
||||
session_start();
|
||||
|
||||
define('MYAAC', true);
|
||||
define('MYAAC_VERSION', '0.6.6');
|
||||
define('MYAAC_VERSION', '0.6.6-dev');
|
||||
define('DATABASE_VERSION', 18);
|
||||
define('TABLE_PREFIX', 'myaac_');
|
||||
define('START_TIME', microtime(true));
|
||||
|
Loading…
x
Reference in New Issue
Block a user