Skip to content

Commit 061c075

Browse files
authored
更新 Context.hpp
1 parent 53d3200 commit 061c075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/Kun/Context.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
namespace kun {
1212

13-
static const uint64_t VERSION = 0x64100004;
13+
static const uint64_t VERSION = 0x64100005;
1414
struct KUN_API RuntimeStage {
1515
const Stage *stage;
1616
Context *ctx;

0 commit comments

Comments
 (0)