X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_pq.h;h=add67c26c5787b1a2dec8456a5719298e09a1ea0;hb=1b5358df410e66224c7e8251d286134b0f3f59d3;hp=051209af65b0f2590d5f4b16ee2f2171eda51320;hpb=10e7d6adccdd55554f1512de5e829a75aef62461;p=m6w6%2Fext-pq diff --git a/php_pq.h b/php_pq.h index 051209a..add67c2 100644 --- a/php_pq.h +++ b/php_pq.h @@ -14,7 +14,7 @@ #ifndef PHP_PQ_H #define PHP_PQ_H -#define PHP_PQ_VERSION "0.6.0RC1" +#define PHP_PQ_VERSION "1.1.0dev" #ifdef PHP_WIN32 # define PHP_PQ_API __declspec(dllexport)