1
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-07-27 21:25:41 +00:00
This commit is contained in:
Shoghi Cervantes 2015-04-22 17:08:59 +02:00
parent 2ea8835b12
commit ec7db3be4f

@ -74,7 +74,7 @@ namespace pocketmine {
const VERSION = "1.5dev";
const API_VERSION = "1.12.0";
const CODENAME = "活発(Kappatsu)フグ(Fugu)";
const MINECRAFT_VERSION = "v0.11.0 alpha build 5";
const MINECRAFT_VERSION = "v0.11.0 alpha build 6";
/*
* Startup code. Do not look at it, it may harm you.