X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=e5c00837db1ae355e0046757543d847eadcb6c85;hp=c647280c8d04fc586a86dcb9dab7fd05c3f302df;hb=a9d3f4be3cc720bef035e43ada532aa1467651d0;hpb=faed41ad3a2645aa78d7c0b5630e898939c65dcd diff --git a/php_pq.h b/php_pq.h index c647280..e5c0083 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.2" +#define PHP_PQ_VERSION "0.5.3dev" int pq_module_number; zend_module_entry pq_module_entry;