release 1.0.2
authorMichael Wallner <mike@php.net>
Tue, 20 Aug 2013 12:22:10 +0000 (14:22 +0200)
committerMichael Wallner <mike@php.net>
Tue, 20 Aug 2013 12:23:31 +0000 (14:23 +0200)
php_raphf.h

index 2ca15210b0866989d85468c1f7b7edb3a95783b6..916f540cc68919cc5f682bb29277cb6fb251387a 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.0.2dev"
+#define PHP_RAPHF_VERSION "1.0.2"
 
 #ifdef PHP_WIN32
 #      define PHP_RAPHF_API __declspec(dllexport)