diff --git a/VERSION b/VERSION index c31e6fce60..1c2c117e63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -GE-Proton7-51 +GE-Proton7-52 diff --git a/proton b/proton index 60128d337b..f96cd32ce7 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-Proton7-51" +CURRENT_PREFIX_VERSION="GE-Proton7-52" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"