X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=4c090e18c50274a0e8881d2d7b661fbca551e23e;hp=8eb8495ef51711401a0b88bcb4280037cac7a058;hb=9e37136f3b7f6d2d2d35b5626cd56dab0d5acce3;hpb=6c838021951716e5b37a0c891cd40c669268de8c diff --git a/php_pq.h b/php_pq.h index 8eb8495..4c090e1 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.2.0dev" +#define PHP_PQ_EXT_VERSION "0.3.0dev" int pq_module_number; zend_module_entry pq_module_entry;