diff --git a/bin/romusage b/bin/romusage index df56165..c3c1d24 100755 Binary files a/bin/romusage and b/bin/romusage differ diff --git a/bin/romusage.exe b/bin/romusage.exe index d8a9ef9..331ecbc 100755 Binary files a/bin/romusage.exe and b/bin/romusage.exe differ diff --git a/romusage.c b/romusage.c index 48b5bf7..72b8e18 100644 --- a/romusage.c +++ b/romusage.c @@ -16,7 +16,7 @@ #include "ihx_file.h" #include "cdb_file.h" -#define VERSION "version 1.1" +#define VERSION "version 1.1.1" void static display_cdb_warning(void); void static display_help(void);