X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;fp=php_pq.h;h=f7a3e4491d7c540569cd5fe2d2f8c0bbe8946603;hp=d887a9cf9225fc68b56730f7823d69e12fd7d25e;hb=cc60cacd485e3d5d7b6b561e51cfa1e60e9ddb53;hpb=85d695ab921311a696eeb85329fb0a9b1afb8771 diff --git a/php_pq.h b/php_pq.h index d887a9c..f7a3e44 100644 --- 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.2.0" +#define PHP_PQ_VERSION "2.2.1" #ifdef PHP_WIN32 # define PHP_PQ_API __declspec(dllexport)