From 0114a3029f74829e79dc51de6dfb28f5da580632 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Wed, 7 Oct 2020 12:17:45 +0900 Subject: [PATCH] version 1.23 --- 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 e8f572f..6da18c0 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -26,7 +26,7 @@ namespace mcl { -static const int version = 0x123; /* 0xABC = A.BC */ +static const int version = 0x124; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode()