summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pinba.spec5
4 files changed, 7 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 91b0fd5..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../../common/Makefile
+include ../../../common/Makefile
diff --git a/PHPINFO b/PHPINFO
index 7d5c111..c11b285 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
pinba
Pinba support => enabled
-Extension version => 1.5.0
+Extension version => 1.6.0
Directive => Local Value => Master Value
pinba.server => no value => no value
diff --git a/REFLECTION b/REFLECTION
index 48c81e6..b504b41 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #114 pinba version 1.5.0 ] {
+Extension [ <persistent> extension #114 pinba version 1.6.0 ] {
- INI {
Entry [ pinba.server <ALL> ]
diff --git a/php-pinba.spec b/php-pinba.spec
index 19b4088..7da9d95 100644
--- a/php-pinba.spec
+++ b/php-pinba.spec
@@ -19,7 +19,7 @@
Name: %{?scl_prefix}php-pinba
Summary: Client extension for Pinba statistics server
-Version: 1.5.0
+Version: 1.6.0
Release: 1%{?dist}
License: LGPL-2.1-or-later
%forgemeta
@@ -120,6 +120,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Jul 3 2026 Remi Collet <remi@remirepo.net> - 1.6.0-1
+- update to 1.6.0
+
* Thu Jul 2 2026 Remi Collet <remi@remirepo.net> - 1.5.0-1
- update to 1.5.0