X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=758f782e030c88dc1ee23f55c4804fe0b4652371;hp=82334410f79fedf8c537f87754e263476badb8ec;hb=de42b70bed81a6f47bbb8f614413ae9a04ec9940;hpb=a869bf6f1b094d3599fa6cf95c53bbbeb7ce4cfa diff --git a/php_pq.h b/php_pq.h index 8233441..758f782 100644 --- a/php_pq.h +++ b/php_pq.h @@ -14,7 +14,7 @@ #ifndef PHP_PQ_H #define PHP_PQ_H -#define PHP_PQ_EXT_VERSION "0.3.0" +#define PHP_PQ_EXT_VERSION "0.4.0dev" int pq_module_number; zend_module_entry pq_module_entry;