diff --git a/ares/ares/ares.hpp b/ares/ares/ares.hpp index 184b60f882..d2de1faea5 100644 --- a/ares/ares/ares.hpp +++ b/ares/ares/ares.hpp @@ -41,7 +41,7 @@ using namespace nall::primitives; namespace ares { static const string Name = "ares"; - static const string Version = "132"; + static const string Version = "133"; static const string Copyright = "ares team, Near"; static const string License = "ISC"; static const string LicenseURI = "https://opensource.org/licenses/ISC";