proton: Bump proton and prefix version.

This commit is contained in:
Rémi Bernon 2023-12-05 20:59:54 +01:00 committed by Arkadiusz Hiler
parent 9079a24016
commit dc9220271e

2
proton
View file

@ -40,7 +40,7 @@ from random import randrange
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
#and edit it if needed.
CURRENT_PREFIX_VERSION="8.0-103"
CURRENT_PREFIX_VERSION="9.0-200"
PFX="Proton: "
ld_path_var = "LD_LIBRARY_PATH"