From 86c08b73308a9fced33e42fe4148b0aba798392a Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 15 Nov 2013 10:28:57 +0100 Subject: [PATCH] doh! --- php_raphf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.30.2