We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d94fa3d + 22df67e commit b0d906cCopy full SHA for b0d906c
lib/isaac/isaac_version.hpp
@@ -1,8 +1,8 @@
1
#pragma once
2
3
#define ISAAC_VERSION_MAJOR 1
4
-#define ISAAC_VERSION_MINOR 1
5
-#define ISAAC_VERSION_PATCH 0
+#define ISAAC_VERSION_MINOR 3
+#define ISAAC_VERSION_PATCH 1
6
7
#define ISAAC_PROTOCOL_VERSION_MAJOR 1
8
#define ISAAC_PROTOCOL_VERSION_MINOR 0
0 commit comments