X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_propro.h;h=78f5b81de120cf9863aefbf46bac3f6d4e221eee;hb=107ea2284072f3f2bf9ea568ad82c047f8206963;hp=f7827464945a24273fc00e2f4083b435e741f562;hpb=0e8c120d8476bb46f832b79e9f42468722d7d1ed;p=m6w6%2Fext-propro diff --git a/php_propro.h b/php_propro.h index f782746..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.0RC1" +#define PHP_PROPRO_VERSION "2.0.1" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)