diff --git a/config.php b/config.php index b47bfcb..879868c 100755 --- a/config.php +++ b/config.php @@ -45,7 +45,7 @@ ini_set('max_execution_time', '0'); */ $title = 'D2 Modder'; $author = " HashCasper"; -$version = '5.1.2 beta '; +$version = 'v6 Alpha '; define('APP_DB', "D2Modder.db");