Once again on PHP 5.4.12, fixed krakjoe/pthreads#62

This commit is contained in:
Shoghi Cervantes Pueyo
2013-03-01 18:48:44 +01:00
parent 5aa34b2803
commit 3e1dfa07c0
2 changed files with 6 additions and 3 deletions

View File

@ -43,4 +43,4 @@ define("CURRENT_STRUCTURE", 5);
define("CURRENT_PROTOCOL", 9);
define("CURRENT_MINECRAFT_VERSION", "v0.6.1 alpha");
define("CURRENT_API_VERSION", 2);
define("CURRENT_PHP_VERSION", "5.4.11");
define("CURRENT_PHP_VERSION", "5.4.12");