From e32c6e5cad02f5450c301acc455e4466098e5e8b Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 20 Aug 2013 14:22:10 +0200 Subject: [PATCH] release 1.0.2 --- php_raphf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_raphf.h b/php_raphf.h index 2ca1521..916f540 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.2dev" +#define PHP_RAPHF_VERSION "1.0.2" #ifdef PHP_WIN32 # define PHP_RAPHF_API __declspec(dllexport) -- 2.30.2