From c605a7cc6e4fea0cd2eeaa55f5277843f33d0af9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 23 Jul 2022 07:13:01 +0200 Subject: update to 2.7.0 drop patch merged upstream --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 2301e29..bf7ffd7 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,6 +2,6 @@ SDL SDL support => enabled -SDL module version => 2.6.0 -SDL2 headers version => 2.0.20 -SDL2 library version => 2.0.20 +SDL module version => 2.7.0 +SDL2 headers version => 2.0.22 +SDL2 library version => 2.0.22 -- cgit