proton: Bump CURRENT_PREFIX_VERSION.

This commit is contained in:
Arkadiusz Hiler 2025-01-13 12:10:57 +02:00
parent da0ee5ddbd
commit 411d09e9d2

2
proton
View File

@ -39,7 +39,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="9.0-203"
CURRENT_PREFIX_VERSION="10.0-100"
PFX="Proton: "
ld_path_var = "LD_LIBRARY_PATH"