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