X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=php_propro.h;fp=php_propro.h;h=4fc39c564021b9953303f869501942a1394ea332;hp=78f5b81de120cf9863aefbf46bac3f6d4e221eee;hb=4a55d12c4ff0a9a53f170f4d53e5703aee7626c4;hpb=4b9c1434af4aec69256bc68941b3d86a605490fc diff --git a/php_propro.h b/php_propro.h index 78f5b81..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.1" +#define PHP_PROPRO_VERSION "2.1.0" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)