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