X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_propro.h;h=e980fe8dba359a828e6f6ee3e331cee9f866306f;hb=69a623b955465f6870955bef0c81af2a899e4783;hp=67520910acde33a4b1dcb4bedebd300930b7033a;hpb=6bb2f2584faf986f1b0b764f69e760b69163f48c;p=m6w6%2Fext-propro diff --git a/php_propro.h b/php_propro.h index 6752091..e980fe8 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.0dev" +#define PHP_PROPRO_VERSION "2.0.0" #ifdef PHP_WIN32 # define PHP_PROPRO_API __declspec(dllexport)