X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=php_raphf.h;h=f4daf47c8659dd44bf5570cdae9f02713846cddc;hp=9aae262b84e50667f8ca1d047a53d26e6937ba65;hb=0327777cffae9b7b40671c475f85e733e331c916;hpb=523f27ba3bdce4a8d610a94e8b3e0775a5f4238b diff --git a/php_raphf.h b/php_raphf.h index 9aae262..f4daf47 100644 --- a/php_raphf.h +++ b/php_raphf.h @@ -16,7 +16,7 @@ extern zend_module_entry raphf_module_entry; #define phpext_raphf_ptr &raphf_module_entry -#define PHP_RAPHF_VERSION "2.0.0RC1" +#define PHP_RAPHF_VERSION "2.0.0" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)