X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=php_raphf.h;h=e4963986630c78d444e4aa67cb8bb5537258c5cd;hp=675a353421950c9b323411951f538872f851c39a;hb=eb9762d300c451ed172bc72201d84776fbfe66f5;hpb=ecec59421038ead4f749388d4a760df9875593ad diff --git a/php_raphf.h b/php_raphf.h index 675a353..e496398 100644 --- a/php_raphf.h +++ b/php_raphf.h @@ -16,7 +16,7 @@ extern zend_module_entry raphf_module_entry; #define phpext_raphf_ptr &raphf_module_entry -#define PHP_RAPHF_VERSION "1.1.2dev" +#define PHP_RAPHF_VERSION "1.1.3dev" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)