X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_propro.h;h=35188547e9a2db2bf6cffbc9c74389ee61b1a7c7;hb=6efaa7c324c0bb32883fa7439182d5f8d0736f6b;hp=5d01740f305723d5dbf81bbdd9ecf6ee5ed380a6;hpb=b401faa6060bd887e9cc00d0f30fb30a18546e0c;p=m6w6%2Fext-propro 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)