Update macros.

This commit is contained in:
2020-03-01 16:57:21 +00:00
parent dade86a84d
commit 8dc482b793
13 changed files with 30 additions and 30 deletions

View File

@@ -49,8 +49,8 @@ int main(int argc, char **argv)
argc = ccommand(&argv);
#endif
printf("Aaru Filesystem Tester (Setter) %s\n", DIC_FSTESTER_VERSION);
printf("%s\n", DIC_COPYRIGHT);
printf("Aaru Filesystem Tester (Setter) %s\n", AARU_FSTESTER_VERSION);
printf("%s\n", AARU_COPYRIGHT);
printf("Running in %s (%s)\n", OS_NAME, OS_ARCH);
printf("\n");