X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=src%2Fphp_pq.h;h=fc67bf0d132ecaf31c817327b825b6805afdcaf2;hp=702d0992c895c95a6caeea1bf9304fae8f7c6aea;hb=0f05986a1ec876755421f2f5122e63f74fb5b682;hpb=01a3a98f9a7fa77699a21ed9fe39b5f5eff3b0c3 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;