X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;fp=php_pq.h;h=d105607d336b5bdcbcba1e8dca1cf47be2b51787;hp=a76cdddc11054a83c4679ef4851d0a65e3ca774d;hb=fa62bc04ca30261e32134dd7299e49ac69fede20;hpb=cc619cb8b6a15e1ea14bedf713cbcd645a0ee7ca diff --git a/php_pq.h b/php_pq.h index a76cddd..d105607 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.1.6" +#define PHP_PQ_VERSION "2.1.7" #ifdef PHP_WIN32 # define PHP_PQ_API __declspec(dllexport)