From 392f0110bbd89c763bc2f348fcf789de9d0405f4 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Fri, 13 Jun 2014 23:26:52 +0200 Subject: [PATCH] Updated build number --- src/pocketmine/PocketMine.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pocketmine/PocketMine.php b/src/pocketmine/PocketMine.php index f2269bd3d..51d7ea628 100644 --- a/src/pocketmine/PocketMine.php +++ b/src/pocketmine/PocketMine.php @@ -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 2"; + const MINECRAFT_VERSION = "v0.9.0 alpha build 4"; const PHP_VERSION = "5.5"; if(\Phar::running(true) !== ""){