From a4fe1155c34cbbd7742cc1313c018f71418d9a81 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Tue, 11 May 2021 10:13:52 +0900 Subject: [PATCH] v1.51 --- 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 25d6bce..9cda5d8 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -26,7 +26,7 @@ namespace mcl { -static const int version = 0x150; /* 0xABC = A.BC */ +static const int version = 0x151; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()