X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=php_propro.h;fp=php_propro.h;h=f26cab04f96b7204d1d63b43ca8490fe320106da;hp=2c8745eea581ce9049026814ca63e668c1ed14ce;hb=0375bec5a1b40e64a052689440e7e1303230bf93;hpb=85dc3b9e07c4166ca91b1d70f156c40b097d3b1e diff --git a/php_propro.h b/php_propro.h index 2c8745e..f26cab0 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.0" +#define PHP_PROPRO_VERSION "0.1.0" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)