Skip to content

Commit ec84c14

Browse files
author
maxdev1
committed
Patch version v0.20.0
1 parent 6786c9b commit ec84c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kernel/inc/build_config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747

4848
// version
4949
#define G_VERSION_MAJOR 0
50-
#define G_VERSION_MINOR 19
51-
#define G_VERSION_PATCH 2
50+
#define G_VERSION_MINOR 20
51+
#define G_VERSION_PATCH 0
5252

5353
#define G_LOADER_VERSION_MAJOR 1
5454
#define G_LOADER_VERSION_MINOR 1

0 commit comments

Comments
 (0)