diff --git a/ares/ares/ares.hpp b/ares/ares/ares.hpp index 5c2440de8e..a541fe4635 100644 --- a/ares/ares/ares.hpp +++ b/ares/ares/ares.hpp @@ -37,7 +37,7 @@ using namespace nall; namespace ares { static const string Name = "ares"; - static const string Version = "125.1"; + static const string Version = "126"; static const string Copyright = "ares team, Near"; static const string License = "ISC"; static const string LicenseURI = "https://opensource.org/licenses/ISC";