From cf0a74b07cd258a5ade239fc5753a7c9cd5d9357 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Thu, 17 Aug 2023 14:46:08 +0900 Subject: [PATCH] v1.85 --- include/mcl/op.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mcl/op.hpp b/include/mcl/op.hpp index 00d08804..7de13f14 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -29,7 +29,7 @@ namespace mcl { -static const int version = 0x184; /* 0xABC = A.BC */ +static const int version = 0x185; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()