[config.w32] Warn that propro was discontinued
[m6w6/ext-propro] / php_propro.h
index 67520910acde33a4b1dcb4bedebd300930b7033a..4fc39c564021b9953303f869501942a1394ea332 100644 (file)
@@ -16,7 +16,7 @@
 extern zend_module_entry propro_module_entry;
 #define phpext_propro_ptr &propro_module_entry
 
-#define PHP_PROPRO_VERSION "2.0.0dev"
+#define PHP_PROPRO_VERSION "2.1.0"
 
 #ifdef PHP_WIN32
 #      define PHP_PROPRO_API __declspec(dllexport)