diff --git a/proton b/proton index bd1c9c08..11e5bab8 100755 --- a/proton +++ b/proton @@ -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-101" +CURRENT_PREFIX_VERSION="8.0-103" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"