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/?p=m6w6%2Fext-raphf;a=commitdiff_plain;h=86c08b73308a9fced33e42fe4148b0aba798392a 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)