Alpha 1.0.5

This commit is contained in:
Shoghi Cervantes Pueyo 2013-01-06 14:05:57 +01:00
parent aa1a39adfc
commit b1b16bc366

View File

@ -38,6 +38,6 @@ ini_set("memory_limit", "512M");
define("LOG", true);
define("MAGIC", "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x78");
define("TEST_MD5", "5ca8eced50a5801619f7ae86d631a4e7");
define("MAJOR_VERSION", "Alpha_1.0.4");
define("MAJOR_VERSION", "Alpha_1.0.5");
define("CURRENT_PROTOCOL", 5);
define("CURRENT_MINECRAFT_VERSION", "v0.5.0 alpha");