Add support for periodic ping
This commit is contained in:
parent
9d10eaeef4
commit
616f62fb9f
2 changed files with 25 additions and 21 deletions
|
|
@ -33,7 +33,7 @@
|
|||
using namespace std::literals;
|
||||
namespace nvhttp {
|
||||
|
||||
constexpr auto VERSION = "7.1.404.0";
|
||||
constexpr auto VERSION = "7.1.415.0";
|
||||
constexpr auto GFE_VERSION = "3.12.0.1";
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue