fix version 1.1.x->1.0.2
[m6w6/ext-propro] / php_propro.h
index 7d7acd440dfd3bf801d98b8537780330cdb40fba..92d1eeb848899f0146d39cd2fc3a8b4f19215c25 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.0.1"
+#define PHP_PROPRO_VERSION "1.0.2RC1"
 
 #ifdef PHP_WIN32
 #      define PHP_PROPRO_API __declspec(dllexport)