From fd8352e1a594cceb458555165e1abc78d2a04ba0 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Tue, 2 Jun 2020 20:00:39 +0900 Subject: [PATCH] v1.10 --- 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 db1dd7c..958d438 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -23,7 +23,7 @@ namespace mcl { -static const int version = 0x109; /* 0xABC = A.BC */ +static const int version = 0x110; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()