X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=src%2Fphp_pq.h;h=fc67bf0d132ecaf31c817327b825b6805afdcaf2;hp=702d0992c895c95a6caeea1bf9304fae8f7c6aea;hb=dad016bcee4340d19f604e51b12d97266dbacefd;hpb=b088cd2411ed95480864d0183c98788085ac3909 diff --git a/src/php_pq.h b/src/php_pq.h index 702d099..fc67bf0 100644 --- a/src/php_pq.h +++ b/src/php_pq.h @@ -14,7 +14,7 @@ #ifndef PHP_PQ_H #define PHP_PQ_H -#define PHP_PQ_EXT_VERSION "0.1.0" +#define PHP_PQ_EXT_VERSION "1.0.0dev" int pq_module_number; zend_module_entry pq_module_entry;