X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_propro.h;fp=php_propro.h;h=0f596b4409e23f6d8bfb9e84e13650c0b51d0244;hb=121f5ccf85ec2d1f4d03f76393d32e25974010c2;hp=92d1eeb848899f0146d39cd2fc3a8b4f19215c25;hpb=3b2150b2c73ca47358447fc2743c7e5a44504ea0;p=m6w6%2Fext-propro diff --git a/php_propro.h b/php_propro.h index 92d1eeb..0f596b4 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 "1.0.2RC1" +#define PHP_PROPRO_VERSION "1.0.2" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)