From 33c60af500588bf2b7907249f22c24d01ddd261b Mon Sep 17 00:00:00 2001 From: Jens Peters Date: Mon, 10 Feb 2020 19:53:14 +0100 Subject: proto/wine: add Proton 5.0 version number --- proto-wine/ftnoir_protocol_wine_dialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto-wine') diff --git a/proto-wine/ftnoir_protocol_wine_dialog.cpp b/proto-wine/ftnoir_protocol_wine_dialog.cpp index a0e7b488..b590ee94 100644 --- a/proto-wine/ftnoir_protocol_wine_dialog.cpp +++ b/proto-wine/ftnoir_protocol_wine_dialog.cpp @@ -3,7 +3,7 @@ #include "api/plugin-api.hpp" static const char* proton_versions[] = { - "4.11", "4.2", "3.16", "3.7", + "5.0", "4.11", "4.2", "3.16", "3.7", }; FTControls::FTControls() -- cgit v1.2.3