Skip to content

Commit 232ca89

Browse files
committed
motd: change version to v5.0
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 89730bf commit 232ca89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/fluent-bit/flb_motd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ static unsigned char flb_motd_text[] = {
6262
0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
6363
0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
6464
0x20, 0x20, 0x46, 0x6c, 0x75, 0x65, 0x6e, 0x74, 0x20, 0x42, 0x69, 0x74,
65-
0x20, 0x76, 0x34, 0x2e, 0x32, 0x20, 0xe2, 0x80, 0x93, 0x20, 0x44, 0x69,
65+
0x20, 0x76, 0x35, 0x2e, 0x30, 0x20, 0xe2, 0x80, 0x93, 0x20, 0x44, 0x69,
6666
0x72, 0x65, 0x63, 0x74, 0x20, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x20,
6767
0x41, 0x68, 0x65, 0x61, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
6868
0x20, 0x20, 0x20, 0x43, 0x65, 0x6c, 0x65, 0x62, 0x72, 0x61, 0x74, 0x69,

0 commit comments

Comments
 (0)