diff --git a/php_yar.h b/php_yar.h index a8d61c4..0a704b9 100644 --- a/php_yar.h +++ b/php_yar.h @@ -37,7 +37,7 @@ extern zend_module_entry yar_module_entry; #include "TSRM.h" #endif -#define PHP_YAR_VERSION "2.3.3" +#define PHP_YAR_VERSION "2.3.4-dev" PHP_MINIT_FUNCTION(yar); PHP_MSHUTDOWN_FUNCTION(yar);