summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-27 15:55:46 +0100
committerRemi Collet <remi@php.net>2022-01-27 15:55:46 +0100
commit1bd3d89215da14ebcb430301a520bef97298283a (patch)
treeef9269b0e92deb4bf843404f1501931f5f3456b1
parent7db5f347837ec10a88789e85ac474c8c918932f1 (diff)
update to 0.9.0
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-teds.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 56952c8..81c3342 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,4 +2,4 @@
teds
teds support => enabled
-teds version => 0.8.0
+teds version => 0.9.0
diff --git a/REFLECTION b/REFLECTION
index d6d35bd..740b232 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #99 teds version 0.8.0 ] {
+Extension [ <persistent> extension #99 teds version 0.9.0 ] {
- Functions {
Function [ <internal:teds> function Teds\any ] {
diff --git a/php-pecl-teds.spec b/php-pecl-teds.spec
index 3d849a6..ad333e5 100644
--- a/php-pecl-teds.spec
+++ b/php-pecl-teds.spec
@@ -19,7 +19,7 @@
%global pecl_name teds
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 0.8.0
+%global upstream_version 0.9.0
#global upstream_prever a1
Summary: Tentative Extra Data Structures
@@ -194,6 +194,9 @@ fi
%changelog
+* Thu Jan 27 2022 Remi Collet <remi@remirepo.net> - 0.9.0-1
+- update to 0.9.0
+
* Mon Jan 24 2022 Remi Collet <remi@remirepo.net> - 0.8.0-1
- update to 0.8.0