prepare 1.0.2
[m6w6/ext-propro] / php_propro.h
index fb8ce023394bc6998955c38b23e09fe0ea6cd144..0f596b4409e23f6d8bfb9e84e13650c0b51d0244 100644 (file)
@@ -16,7 +16,7 @@
 extern zend_module_entry propro_module_entry;
 #define phpext_propro_ptr &propro_module_entry
 
-#define PHP_PROPRO_VERSION "1.1.0RC1"
+#define PHP_PROPRO_VERSION "1.0.2"
 
 #ifdef PHP_WIN32
 #      define PHP_PROPRO_API __declspec(dllexport)