Skip to content

Commit be333a7

Browse files
committed
Fix version v0.22.2
1 parent 73716fa commit be333a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/inc/build_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
// version
4949
#define G_VERSION_MAJOR 0
5050
#define G_VERSION_MINOR 22
51-
#define G_VERSION_PATCH 1
51+
#define G_VERSION_PATCH 2
5252

5353
#define G_LOADER_VERSION_MAJOR 1
5454
#define G_LOADER_VERSION_MINOR 1

0 commit comments

Comments
 (0)