doh! release-1.0.3
authorMichael Wallner <mike@php.net>
Fri, 15 Nov 2013 09:28:57 +0000 (10:28 +0100)
committerMichael Wallner <mike@php.net>
Fri, 15 Nov 2013 09:28:57 +0000 (10:28 +0100)
php_raphf.h

index 916f540cc68919cc5f682bb29277cb6fb251387a..9590f4055001f793144e50379569dc6e6c5533ba 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.2"
+#define PHP_RAPHF_VERSION "1.0.3"
 
 #ifdef PHP_WIN32
 #      define PHP_RAPHF_API __declspec(dllexport)