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.
1 parent 8833ac4 commit 22df67eCopy full SHA for 22df67e
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