From: Michael Wallner Date: Fri, 15 Nov 2013 09:28:57 +0000 (+0100) Subject: doh! X-Git-Tag: release-1.0.3 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=refs%2Ftags%2Frelease-1.0.3;hp=46e5919c294007ce7fd09b07f6dd1246835abe05;p=m6w6%2Fext-raphf doh! --- diff --git a/php_raphf.h b/php_raphf.h index 916f540..9590f40 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 "1.0.2" +#define PHP_RAPHF_VERSION "1.0.3" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport)