From: Michael Wallner Date: Thu, 16 Oct 2014 15:05:22 +0000 (+0200) Subject: prepare 0.5.2 X-Git-Tag: v0.5.2~2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=faed41ad3a2645aa78d7c0b5630e898939c65dcd prepare 0.5.2 --- diff --git a/package.xml b/package.xml index 13b1437..ae18e47 100644 --- a/package.xml +++ b/package.xml @@ -42,7 +42,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised diff --git a/php_pq.h b/php_pq.h index caab027..c647280 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.5.2dev" +#define PHP_PQ_VERSION "0.5.2" int pq_module_number; zend_module_entry pq_module_entry;