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