From 6ff5cfa9fc0a7e1ae5e019d7102840208664e017 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Sat, 7 Dec 2019 17:12:50 +0900 Subject: [PATCH] v1.03 --- 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 5cf83be..a550608 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -23,7 +23,7 @@ namespace mcl { -static const int version = 0x102; /* 0xABC = A.BC */ +static const int version = 0x103; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()