mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge pull request #1375 from PrismLauncher/backport-1218-to-release-7.x
This commit is contained in:
commit
30fda57c64
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ Config::Config()
|
|||
{
|
||||
GIT_REFSPEC = "refs/heads/stable";
|
||||
GIT_TAG = versionString();
|
||||
GIT_COMMIT = "";
|
||||
}
|
||||
|
||||
if (GIT_REFSPEC.startsWith("refs/heads/"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue