diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/mcl/op.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mcl/op.hpp b/include/mcl/op.hpp index 393319a..549d93b 100644 --- a/include/mcl/op.hpp +++ b/include/mcl/op.hpp @@ -26,7 +26,7 @@ namespace mcl { -static const int version = 0x090; /* 0xABC = A.BC */ +static const int version = 0x091; /* 0xABC = A.BC */ /* specifies available string format mode for X::setIoMode() |