Bump prefix version to higher than Proton Stable.

This commit is contained in:
Arkadiusz Hiler 2023-05-05 16:26:03 +03:00
parent 0fa76ec6a0
commit 28c69970b9

2
proton
View File

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