diff --git a/proton b/proton index 7d895e56..24fc362f 100755 --- a/proton +++ b/proton @@ -41,7 +41,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="10.0-105" +CURRENT_PREFIX_VERSION="10.0-200" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"