Skip to content

Commit

Permalink
v1.88
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Mar 22, 2024
1 parent e5ca6ff commit 246acac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mcl/op.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

namespace mcl {

static const int version = 0x187; /* 0xABC = A.BC */
static const int version = 0x188; /* 0xABC = A.BC */

/*
specifies available string format mode for X::setIoMode()
Expand Down

0 comments on commit 246acac

Please sign in to comment.