From bdac440cbb9f011cc84e037a36ca7d2cf56253f4 Mon Sep 17 00:00:00 2001 From: twosee Date: Wed, 18 Dec 2019 15:46:45 +0800 Subject: [PATCH] Update version for Swoole-Ext 4.4.13 --- swoole_postgresql_coro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swoole_postgresql_coro.h b/swoole_postgresql_coro.h index c423d64..926df5a 100644 --- a/swoole_postgresql_coro.h +++ b/swoole_postgresql_coro.h @@ -20,7 +20,7 @@ #include "ext/swoole/php_swoole_cxx.h" #include "config.h" -#define PHP_SWOOLE_EXT_POSTGRESQL_VERSION "4.4.13RC1" +#define PHP_SWOOLE_EXT_POSTGRESQL_VERSION "4.4.13" #define PHP_SWOOLE_EXT_POSTGRESQL_VERSION_ID 40413 #if PHP_SWOOLE_EXT_POSTGRESQL_VERSION_ID != SWOOLE_VERSION_ID