X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_propro.h;fp=php_propro.h;h=387766b118425c0f702c7b22b4222486b5ccad49;hb=e5d3f312bb4a5cdde844be39fcb4de57d3ba3edc;hp=e980fe8dba359a828e6f6ee3e331cee9f866306f;hpb=6d5b2e49702e06cbfbeade778da5083947783da4;p=m6w6%2Fext-propro diff --git a/php_propro.h b/php_propro.h index e980fe8..387766b 100644 --- a/php_propro.h +++ b/php_propro.h @@ -16,7 +16,7 @@ extern zend_module_entry propro_module_entry; #define phpext_propro_ptr &propro_module_entry -#define PHP_PROPRO_VERSION "2.0.0" +#define PHP_PROPRO_VERSION "2.0.1dev" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)