diff --git a/README.md b/README.md index 246da9d..9921863 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Yes. No input checking. Big Endian untested. ### The Ugly Stuff -c2d, Code to Disk, Version 0.42, Sun Apr 9 03:16:22 UTC 2017 +c2d, Code to Disk, Version 0.43, Sun Apr 16 02:41:26 UTC 2017 (c) 2012,2017 All Rights Reserved, Egan Ford (egan@sense.net) diff --git a/bin/c2d b/bin/c2d index 48cf306..3b154e1 100755 Binary files a/bin/c2d and b/bin/c2d differ diff --git a/bin/c2d.exe b/bin/c2d.exe index 4578870..35294df 100755 Binary files a/bin/c2d.exe and b/bin/c2d.exe differ diff --git a/bin/text2page.exe b/bin/text2page.exe index 3463f9e..dd99f36 100755 Binary files a/bin/text2page.exe and b/bin/text2page.exe differ diff --git a/c2d.c b/c2d.c index 718d401..953e25f 100644 --- a/c2d.c +++ b/c2d.c @@ -1,6 +1,6 @@ /* -c2d, Code to Disk, Version 0.42, Sun Apr 9 03:16:22 UTC 2017 +c2d, Code to Disk, Version 0.43, Sun Apr 16 02:41:26 UTC 2017 (c) 2012,2017 All Rights Reserved, Egan Ford (egan@sense.net) @@ -42,7 +42,7 @@ Based on work by: #include #include "c2d.h" -#define VERSION "Version 0.42" +#define VERSION "Version 0.43" #define INFILE argv[argc-2] #define OUTFILE argv[argc-1] #define BINARY 0