Skip to content

Commit 7a943d8

Browse files
committed
Minor version v1.1.0
Moved the window server into its own sub-module
1 parent cb5a966 commit 7a943d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/src/kernel/build_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
// version
5252
#define G_VERSION_MAJOR 1
53-
#define G_VERSION_MINOR 0
53+
#define G_VERSION_MINOR 1
5454
#define G_VERSION_PATCH 0
5555

5656
#endif

0 commit comments

Comments
 (0)