diff --git a/php_protobuf.h b/php_protobuf.h index 4448b6c..2494883 100755 --- a/php_protobuf.h +++ b/php_protobuf.h @@ -5,7 +5,7 @@ #include "config.h" #endif -#define PHP_PROTOBUF_VERSION "0.12.3" +#define PHP_PROTOBUF_VERSION "0.12.4.hoot" #define PHP_PROTOBUF_EXTNAME "protobuf" extern zend_module_entry protobuf_module_entry;