From cc173d97f9baa1d995c1447ccf35958a07c0c98a Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Mon, 21 Oct 2024 13:26:30 +0900 Subject: [PATCH] [skip ci] v2.11 --- 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 c2eef7d8..d9a013fd 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -29,7 +29,7 @@ namespace mcl { -static const int version = 0x210; /* 0xABC = A.BC */ +static const int version = 0x211; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()