From a85ceca75f2338ebbad1ab0a71832420a64a37a0 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Thu, 23 Jul 2020 14:53:58 -0700 Subject: [PATCH] Version 4.0.4 --- DIST/with-mdc.deploy | 6 +++--- app/MyApp.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DIST/with-mdc.deploy b/DIST/with-mdc.deploy index 410ebcc..80b6d1a 100644 --- a/DIST/with-mdc.deploy +++ b/DIST/with-mdc.deploy @@ -4,9 +4,9 @@ faddenSoft http://www.faddensoft.com/ CiderPress http://a2ciderpress.com/ -4.0.4d2 +4.0.4 TRUE -44024 +44035 C:\DATA\faddenSoft\fs.ico Copyright © 2020 CiderPress project authors. All rights reserved. C:\Src\CiderPress\DIST\ReadMe.txt @@ -396,7 +396,7 @@ FALSE 4095 -Setup404d2.exe +Setup404.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 6c09189..ec476fd 100644 --- a/app/MyApp.h +++ b/app/MyApp.h @@ -15,7 +15,7 @@ #define kAppMajorVersion 4 #define kAppMinorVersion 0 #define kAppBugVersion 4 -#define kAppDevString L"d2" +#define kAppDevString L"" /* * Windows application object.