From f4afd32e2f9842afcf45d88c5f7caddccc86cc75 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Thu, 11 Mar 2021 09:18:58 +0900 Subject: [PATCH] v1.37 --- 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 4fa8941..8c973a2 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -26,7 +26,7 @@ namespace mcl { -static const int version = 0x136; /* 0xABC = A.BC */ +static const int version = 0x137; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()