mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Changed newest MCPE version to 0.7.5
This commit is contained in:
parent
c9a7067e3f
commit
2a2f2d8043
@ -60,7 +60,7 @@ ini_set("memory_limit", "128M"); //Default
|
||||
define("LOG", true);
|
||||
define("START_TIME", microtime(true));
|
||||
define("MAJOR_VERSION", "Alpha_1.3.8.dev");
|
||||
define("CURRENT_MINECRAFT_VERSION", "0.7.4 alpha");
|
||||
define("CURRENT_MINECRAFT_VERSION", "0.7.5 alpha");
|
||||
define("CURRENT_API_VERSION", 10);
|
||||
define("CURRENT_PHP_VERSION", "5.5");
|
||||
$gitsha1 = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user