fix #41: PHP-8.1 compat
[m6w6/ext-pq] / php_pq.h
index 22f2ea841e884e81a3ff390d5a4fa9debdf8c6f3..a422b6a31d526b75c537ee2f9c388e6e7234391e 100644 (file)
--- a/php_pq.h
+++ b/php_pq.h
@@ -14,7 +14,7 @@
 #ifndef PHP_PQ_H
 #define PHP_PQ_H
 
-#define PHP_PQ_VERSION "2.1.1"
+#define PHP_PQ_VERSION "2.1.9dev"
 
 #ifdef PHP_WIN32
 #      define PHP_PQ_API __declspec(dllexport)