Skip to content

Commit a97d824

Browse files
committed
Updated banner to current version.
1 parent 36a8f84 commit a97d824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

a2stream.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ void main(int argc, char *argv[])
188188
"\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC"
189189
"\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC"
190190
"\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xDF");
191-
cputsxy(19, 1, "\xDA A2Stream 1.3 - Oliver Schmidt - 2022 \xDF");
191+
cputsxy(19, 1, "\xDA A2Stream 1.4 - Oliver Schmidt - 2022 \xDF");
192192
cputsxy(19, 2, "\xDA\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F"
193193
"\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F"
194194
"\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F"

0 commit comments

Comments
 (0)