X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_propro.h;h=92d1eeb848899f0146d39cd2fc3a8b4f19215c25;hb=5870bdd05282a41112f72abeb7d81cc9ab012c47;hp=fb8ce023394bc6998955c38b23e09fe0ea6cd144;hpb=0c5770743e2997864384d0bd2d5f219d1b972708;p=m6w6%2Fext-propro diff --git a/php_propro.h b/php_propro.h index fb8ce02..92d1eeb 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.1.0RC1" +#define PHP_PROPRO_VERSION "1.0.2RC1" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)