X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=php_propro.h;h=4fc39c564021b9953303f869501942a1394ea332;hp=e980fe8dba359a828e6f6ee3e331cee9f866306f;hb=921871c048332818704008ce7b67f8f2e32d3cf4;hpb=a9d19e8a0216bb678b2236e15b26d14f030ba28b diff --git a/php_propro.h b/php_propro.h index e980fe8..4fc39c5 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.1.0" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)