Skip to content

Commit 5f2dff8

Browse files
committed
[Main] I forgot to update this
1 parent a428ee4 commit 5f2dff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ int main(int argc, char *argv[]) {
131131
enum errors ret = ERROR_NONE;
132132

133133
printf(PROGRAM_NAME " v" PROGRAM_VERSION "\n");
134-
printf("Created by StevenSYS - 2025\n");
134+
printf("Created by StevenSYS - 2025-2026\n");
135135

136136
printf("- Loading arguments\n");
137137

0 commit comments

Comments
 (0)