Skip to content

Commit 5198b02

Browse files
Change version
1 parent 70fdeb6 commit 5198b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marty.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ int main(int argc, char* argv[]) {
5454
char later_hash[33];
5555
char *temp = "";
5656

57-
fprintf(stderr, "\n\t[*] Marty Verion 1.0 - Alpha\n");
57+
fprintf(stderr, "\n\t[*] Marty Verion 0.1 - Alpha\n");
5858
fprintf(stderr, "\"It's time to go back... in the Windows Timeline.\"\n\n");
5959

6060
// Check for no arguments or arguments for a help menu

0 commit comments

Comments
 (0)