From: Michael Wallner Date: Tue, 20 Aug 2013 12:22:10 +0000 (+0200) Subject: release 1.0.2 X-Git-Tag: release-1.0.2^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=commitdiff_plain;h=e32c6e5cad02f5450c301acc455e4466098e5e8b release 1.0.2 --- 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)