diff --git a/VERSION b/VERSION index b6bb4c99d..3b1f7fe0f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -GE-Proton8-18 +GE-Proton8-19 diff --git a/proton b/proton index 66c860b63..34bb6e9cb 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="GE-Proton8-18" +CURRENT_PREFIX_VERSION="GE-Proton8-19" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"