From e3c9fa2006fb38e4bf970ad359dd1b6ef29867c7 Mon Sep 17 00:00:00 2001 From: GloriousEggroll Date: Sat, 18 Mar 2023 02:08:05 -0600 Subject: [PATCH] Release GE-Proton7-51-diablo_4_beta --- VERSION | 2 +- proton | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c31e6fce60..1f583106f7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -GE-Proton7-51 +GE-Proton7-51-diablo_4_beta diff --git a/proton b/proton index 6e24c6af8c..b1e2d8fcb7 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-51-diablo_4_beta" PFX="Proton: " ld_path_var = "LD_LIBRARY_PATH"