X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=php_pq.h;h=add67c26c5787b1a2dec8456a5719298e09a1ea0;hp=051209af65b0f2590d5f4b16ee2f2171eda51320;hb=e4075e6d5c7497fd44463f2fe985dee7a54c1bee;hpb=eb78fe8db7aa132c54e3b092973d6ad01210791c 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)