X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=be1a720a008132e32ee3df485083b4af22c286ec;hp=5021711e356bb183192ed9b07f1b83e05d5d4d02;hb=a4c00b076141f01809e6fab6f9953188d6348812;hpb=9f5cecf26bd70a92ed013f31afec59e272623ac1 diff --git a/php_pq.h b/php_pq.h index 5021711..be1a720 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.1.0" +#define PHP_PQ_VERSION "0.4.0" int pq_module_number; zend_module_entry pq_module_entry;