Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 96f8155

Browse files
committedOct 14, 2021
Version 4.8.0
1 parent 01b061b commit 96f8155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎php_swoole_postgresql.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
#include "ext/swoole/ext-src/php_swoole_cxx.h"
2222
#include "config.h"
2323

24-
#define PHP_SWOOLE_EXT_PLUS_VERSION "4.7.2"
25-
#define PHP_SWOOLE_EXT_PLUS_VERSION_ID 40702
24+
#define PHP_SWOOLE_EXT_PLUS_VERSION "4.8.0"
25+
#define PHP_SWOOLE_EXT_PLUS_VERSION_ID 40800
2626

2727
#if SWOOLE_API_VERSION_ID < 0x202109a
2828
#error "Ext version does not match the Swoole version"

0 commit comments

Comments
 (0)
This repository has been archived.