* also load item-scaling data for spell-tooltips
 * fixed an event reference in the markup-guide (holidayIds became eventIds some time ago)
 * removed underline from anchor elements
 * also increment version
This commit is contained in:
Sarjuuk
2015-08-04 14:44:57 +02:00
parent e2beb82f29
commit e28c00ccda
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('AOWOW_REVISION', 10);
define('AOWOW_REVISION', 11);
define('CLI', PHP_SAPI === 'cli');