Merge pull request #1375 from PrismLauncher/backport-1218-to-release-7.x
This commit is contained in:
commit
30fda57c64
@ -82,6 +82,7 @@ Config::Config()
|
||||
{
|
||||
GIT_REFSPEC = "refs/heads/stable";
|
||||
GIT_TAG = versionString();
|
||||
GIT_COMMIT = "";
|
||||
}
|
||||
|
||||
if (GIT_REFSPEC.startsWith("refs/heads/"))
|
||||
|
Loading…
Reference in New Issue
Block a user