Skip to content

Commit 5930c65

Browse files
committed
Minor version v0.23.0
1 parent 1a537b5 commit 5930c65

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 22
51-
#define G_VERSION_PATCH 5
50+
#define G_VERSION_MINOR 23
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)