Skip to content

Commit 9c9cdea

Browse files
committed
Gramado OS Build 365
1 parent 54eaf6d commit 9c9cdea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kernel/include/config/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
// Current build number
1212
// Updated by the builder
13-
#define __CURRENT_BUILD_NUMBER 364
13+
#define __CURRENT_BUILD_NUMBER 365
1414

1515
// Version
1616
#define VERSION_MAJOR 0
@@ -21,7 +21,7 @@
2121
#define VERSION_WORD 0x0008
2222
// Strings
2323
#define VERSION_STRING "0.8"
24-
#define BUILD_STRING "364"
24+
#define BUILD_STRING "365"
2525
#define BUILD_CODENAME_STRING "Gramado"
2626
#define RELEASE_STRING PRODUCT_TYPE_STRING
2727

0 commit comments

Comments
 (0)