From: Michael Wallner Date: Tue, 3 May 2016 16:35:34 +0000 (+0200) Subject: prepare 2.0.1 X-Git-Tag: v2.0.1^0 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=8a32e3cf7b134c7e0758fff7c22dd60c119838cf prepare 2.0.1 --- diff --git a/package.xml b/package.xml index c723f52..e7fc455 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ 2016-05-03 - 2.0.1dev + 2.0.1 2.0.0 diff --git a/php_pq.h b/php_pq.h index be7a9d1..1fd3249 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 "2.0.1dev" +#define PHP_PQ_VERSION "2.0.1" #ifdef PHP_WIN32 # define PHP_PQ_API __declspec(dllexport)