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