mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
swift
This commit is contained in:
@@ -107,7 +107,7 @@ namespace BlackMisc
|
||||
|
||||
const QString &CProject::systemNameAndVersion()
|
||||
{
|
||||
static QString s = QString("BlackBox %1").arg(version());
|
||||
static QString s = QString("swift %1").arg(version());
|
||||
return s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user