mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 03:30: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 << "/";
|
ss << "/";
|
||||||
if (!fBaseNameOnly)
|
if (!fBaseNameOnly)
|
||||||
ss << "Knots:20170901/";
|
ss << "Knots:20231115/";
|
||||||
return ss.str();
|
return ss.str();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user