Updated PHP version to 5.5.10

This commit is contained in:
Shoghi Cervantes 2014-03-07 04:47:15 +01:00
parent e81f4430cb
commit 7ad7398f2b

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
PHP_VERSION="5.5.9" PHP_VERSION="5.5.10"
ZEND_VM="GOTO" ZEND_VM="GOTO"
ZLIB_VERSION="1.2.8" ZLIB_VERSION="1.2.8"