X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=ffb93618685c03dbe4d83121a1a523eb203bf172;hp=f3d829a995392052f803f8ebe9dfdc27e289ae64;hb=a7d180348dfaa73d47a7f7019a8aead0dd2c4362;hpb=af939d7efae5ddeb3d38327bacd7051a37154c8b diff --git a/php_pq.h b/php_pq.h index f3d829a..ffb9361 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 "0.5.0" +#define PHP_PQ_VERSION "0.5.1" int pq_module_number; zend_module_entry pq_module_entry;