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 53d3200 commit 061c075Copy full SHA for 061c075
cpp/Kun/Context.hpp
@@ -10,7 +10,7 @@
10
11
namespace kun {
12
13
-static const uint64_t VERSION = 0x64100004;
+static const uint64_t VERSION = 0x64100005;
14
struct KUN_API RuntimeStage {
15
const Stage *stage;
16
Context *ctx;
0 commit comments