Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit f90f27e

Browse files
committed
[kernel] v0.1.14
1 parent 11e6956 commit f90f27e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/kernel/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Version {
2929
}
3030

3131
static uint32_t getRev() {
32-
return 13;
32+
return 14;
3333
}
3434

3535
private:

0 commit comments

Comments
 (0)