From 0dfad750693baa7fc89c06c4278972ac11aecf72 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Mon, 11 Nov 2019 10:54:08 +0900 Subject: [PATCH] v1.02 --- 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 7ffe404..5cf83be 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -23,7 +23,7 @@ namespace mcl { -static const int version = 0x101; /* 0xABC = A.BC */ +static const int version = 0x102; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()