diff --git a/ext.hpp b/ext.hpp index 7d6b6dc0..d4ac1013 100644 --- a/ext.hpp +++ b/ext.hpp @@ -4,7 +4,7 @@ #endif #include "php.h" -#define PHP_XHP_VERSION "1.3.1" +#define PHP_XHP_VERSION "1.3.2" #define PHP_XHP_EXTNAME "xhp" extern zend_module_entry xhp_module_entry;