From 8a084eee2dd13408145eebd7174e3a6e1324ec92 Mon Sep 17 00:00:00 2001 From: longxinhui Date: Fri, 7 May 2021 10:35:42 +0800 Subject: [PATCH] Modified version number --- extension/php_xhprof.h | 2 +- package.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extension/php_xhprof.h b/extension/php_xhprof.h index 4c3b7d98..b3b31435 100755 --- a/extension/php_xhprof.h +++ b/extension/php_xhprof.h @@ -43,7 +43,7 @@ extern zend_module_entry xhprof_module_entry; */ /* XHProf version */ -#define XHPROF_VERSION "2.3.1" +#define XHPROF_VERSION "2.3.2" #define XHPROF_FUNC_HASH_COUNTERS_SIZE 1024 diff --git a/package.xml b/package.xml index 6a7fcb43..8e1f9da8 100644 --- a/package.xml +++ b/package.xml @@ -43,8 +43,8 @@ 2021-05-07 - 2.3.1 - 2.3.1 + 2.3.2 + 2.3.2 stable @@ -126,8 +126,8 @@ 2021-05-07 - 2.3.1 - 2.3.1 + 2.3.2 + 2.3.2 stable