diff --git a/ares/ares/ares.hpp b/ares/ares/ares.hpp index 087c28870..4bc9d452c 100644 --- a/ares/ares/ares.hpp +++ b/ares/ares/ares.hpp @@ -38,7 +38,7 @@ using namespace nall; namespace ares { static const string Name = "ares"; - static const string Version = "130"; + static const string Version = "130.1"; static const string Copyright = "ares team, Near"; static const string License = "ISC"; static const string LicenseURI = "https://opensource.org/licenses/ISC";