Skip to content

Commit 325c24f

Browse files
committed
Merge branch 'stream_state' of https://github.com/Menooker/KunQuant into stream_state
2 parents d9cfb72 + 061c075 commit 325c24f

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)