From 295d9c269c97c53e7e9a8a913c312f6ca616b4e3 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Sat, 24 Apr 2021 10:05:44 -0700 Subject: [PATCH] Version 4.0.5 --- 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 4a9249a..d15da29 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.5-d2 +4.0.5 TRUE -44304 +44310 C:\DATA\faddenSoft\fs.ico Copyright © 2021 CiderPress project authors. All rights reserved. C:\Src\CiderPress\DIST\ReadMe.txt @@ -396,7 +396,7 @@ FALSE 4095 -Setup405d2.exe +Setup405.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index e8bc89e..a421c06 100644 --- a/app/MyApp.h +++ b/app/MyApp.h @@ -15,7 +15,7 @@ #define kAppMajorVersion 4 #define kAppMinorVersion 0 #define kAppBugVersion 5 -#define kAppDevString L"-d2" +#define kAppDevString L"" /* * Windows application object.