From c08437c973004cf64895da197eb7076d44354aff Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Tue, 9 Feb 2021 04:52:42 +0900 Subject: [PATCH] v1.33 --- 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 f39766d..be7adb4 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -26,7 +26,7 @@ namespace mcl { -static const int version = 0x132; /* 0xABC = A.BC */ +static const int version = 0x133; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()