proton: Bump prefix version.
This commit is contained in:
parent
19f18b660e
commit
1489a6a8d5
1 changed files with 1 additions and 1 deletions
2
proton
2
proton
|
@ -40,7 +40,7 @@ from random import randrange
|
||||||
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
|
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
|
||||||
#and edit it if needed.
|
#and edit it if needed.
|
||||||
|
|
||||||
CURRENT_PREFIX_VERSION="7.0-100"
|
CURRENT_PREFIX_VERSION="8.0-100"
|
||||||
|
|
||||||
PFX="Proton: "
|
PFX="Proton: "
|
||||||
ld_path_var = "LD_LIBRARY_PATH"
|
ld_path_var = "LD_LIBRARY_PATH"
|
||||||
|
|
Loading…
Reference in a new issue