From c4c04080096b8b937cc94f320c70d5699c273c28 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Oct 2019 09:42:30 +0200 Subject: - update to 0.4.0 - drop patches merged upstream - open https://github.com/Letargie/pggi/pull/14 fix various build warnings --- PHPINFO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 PHPINFO (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO new file mode 100644 index 0000000..a010e61 --- /dev/null +++ b/PHPINFO @@ -0,0 +1,7 @@ + +pggi + +PGGI => enabled +PGGI version => 0.4.0 +Gtk compilation version => 3.24.1 +Gtk runtime version => 3.24.1 -- cgit