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