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