Fixed installer language strings, bumped MCPE build to 5 (already compatible)

This commit is contained in:
Shoghi Cervantes
2014-06-18 19:22:32 +02:00
parent 89a90c00fd
commit 825656feed
44 changed files with 30 additions and 1079 deletions

View File

@ -75,7 +75,7 @@ namespace pocketmine {
const VERSION = "Alpha_1.4dev";
const API_VERSION = "1.0.0";
const CODENAME = "絶好(Zekkou)ケーキ(Cake)";
const MINECRAFT_VERSION = "v0.9.0 alpha build 4";
const MINECRAFT_VERSION = "v0.9.0 alpha build 5";
const PHP_VERSION = "5.5";
if(\Phar::running(true) !== ""){