X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=php_propro.h;h=35188547e9a2db2bf6cffbc9c74389ee61b1a7c7;hp=5d01740f305723d5dbf81bbdd9ecf6ee5ed380a6;hb=refs%2Ftags%2Frelease-1.0.0;hpb=b401faa6060bd887e9cc00d0f30fb30a18546e0c diff --git a/php_propro.h b/php_propro.h index 5d01740..3518854 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 "0.1.0" +#define PHP_PROPRO_VERSION "1.0.0" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)