diff --git a/proton b/proton index 8c56ad4014..03315f494a 100755 --- a/proton +++ b/proton @@ -42,7 +42,7 @@ from pathlib import Path #To enable debug logging, copy "user_settings.sample.py" to "user_settings.py" #and edit it if needed. -CURRENT_PREFIX_VERSION="UMU-Proton-9.0-3" +CURRENT_PREFIX_VERSION="UMU-Proton-9.0-3.2" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"