X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=ace52d8f09af7100e496706f833a0ac282cee89d;hp=1974ef36c86eeb2360bcd51969d4ec9d7583145d;hb=06375d530738fc102705e643c9da0278b804687f;hpb=9255d2d54bca41644cf3588e4e4259a1855b58d7 diff --git a/php_pq.h b/php_pq.h index 1974ef3..ace52d8 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.4.0" +#define PHP_PQ_VERSION "0.5.0dev" int pq_module_number; zend_module_entry pq_module_entry;