mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 10:56:35 +00:00
New API version
This commit is contained in:
parent
703803eb6b
commit
bbbc54f606
@ -47,7 +47,7 @@ define("MAJOR_VERSION", "Alpha_1.3dev");
|
||||
define("CURRENT_STRUCTURE", 5);
|
||||
define("CURRENT_PROTOCOL", 9);
|
||||
define("CURRENT_MINECRAFT_VERSION", "0.6.1 alpha");
|
||||
define("CURRENT_API_VERSION", 6);
|
||||
define("CURRENT_API_VERSION", 7);
|
||||
define("CURRENT_PHP_VERSION", "5.5");
|
||||
$gitsha1 = false;
|
||||
if(file_exists(FILE_PATH.".git/refs/heads/master")){ //Found Git information!
|
||||
|
Loading…
x
Reference in New Issue
Block a user