mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-12 19:20:42 +02:00
Bump version to Knots:20231115
This commit is contained in:
parent
ab6d532443
commit
decc35f238
@ -77,7 +77,7 @@ std::string FormatSubVersion(const std::string& name, int nClientVersion, const
|
||||
}
|
||||
ss << "/";
|
||||
if (!fBaseNameOnly)
|
||||
ss << "Knots:20170901/";
|
||||
ss << "Knots:20231115/";
|
||||
return ss.str();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user