debugging aids; has_dimension and unset_dimension
[m6w6/ext-propro] / php_propro.h
index 2c8745eea581ce9049026814ca63e668c1ed14ce..f26cab04f96b7204d1d63b43ca8490fe320106da 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.0"
+#define PHP_PROPRO_VERSION "0.1.0"
 
 #ifdef PHP_WIN32
 #      define PHP_PROPRO_API __declspec(dllexport)