Bump prefix version to one higher than Proton Stable.

This commit is contained in:
Arkadiusz Hiler 2023-05-05 16:26:03 +03:00 committed by Rémi Bernon
parent 6ab939a36c
commit 5ce08f259f

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="8.0-104"
PFX="Proton: "
ld_path_var = "LD_LIBRARY_PATH"