prepare 1.1.1
[m6w6/ext-raphf] / php_raphf.h
index 2618d5756eb1ebf8dd47b988dac17ad1fe817e1f..18bc595b7596ffedac3d6a48b5e0dbb8ca2a2c39 100644 (file)
@@ -16,7 +16,7 @@
 extern zend_module_entry raphf_module_entry;
 #define phpext_raphf_ptr &raphf_module_entry
 
-#define PHP_RAPHF_VERSION "1.1.1RC1"
+#define PHP_RAPHF_VERSION "1.1.1"
 
 #ifdef PHP_WIN32
 #      define PHP_RAPHF_API __declspec(dllexport)