From: Michael Wallner Date: Tue, 15 Nov 2016 08:59:38 +0000 (+0100) Subject: administrativa X-Git-Tag: v2.1.2~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=6051d47777db6de82448e063a1bd9ab30e30de1d administrativa --- diff --git a/package.xml b/package.xml index 1604bc9..63217aa 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,9 @@ daverandom@php.net yes - 2016-05-20 + 2016-11-15 - 2.1.1 + 2.1.2 2.1.0 @@ -46,8 +46,8 @@ BSD-2-Clause diff --git a/php_pq.h b/php_pq.h index 22f2ea8..184cb9f 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.1.1" +#define PHP_PQ_VERSION "2.1.2dev" #ifdef PHP_WIN32 # define PHP_PQ_API __declspec(dllexport)