X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=php_propro.h;h=f26cab04f96b7204d1d63b43ca8490fe320106da;hp=2c8745eea581ce9049026814ca63e668c1ed14ce;hb=15085c3c0f03f8b01b1362eb041aac23afc51b70;hpb=d1bdeca6d839c4780fdd584d2f98dde8f997705a 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)