From dc65ed2ccc413d6236b30b627e4e34050f04a5fe Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Mon, 14 Sep 2020 16:59:16 +0900 Subject: [PATCH] update version --- 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 ddf9122..99c0e4d 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -23,7 +23,7 @@ namespace mcl { -static const int version = 0x122; /* 0xABC = A.BC */ +static const int version = 0x123; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()