From cb16b0af7243ea523201e0210e49334db53467ec Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Tue, 10 Nov 2020 14:24:34 +0900 Subject: [PATCH] v1.27 --- 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 27a5c52..72e40a3 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -26,7 +26,7 @@ namespace mcl { -static const int version = 0x126; /* 0xABC = A.BC */ +static const int version = 0x127; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()