From 1f17f9747daf40b8aa558df53042f549b4d06a7a Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Sun, 18 Apr 2021 17:16:29 -0700 Subject: [PATCH] Version 4.0.5-d2 --- DIST/with-mdc.deploy | 8 ++++---- app/MyApp.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DIST/with-mdc.deploy b/DIST/with-mdc.deploy index 0efc881..4a9249a 100644 --- a/DIST/with-mdc.deploy +++ b/DIST/with-mdc.deploy @@ -4,11 +4,11 @@ faddenSoft http://www.faddensoft.com/ CiderPress http://a2ciderpress.com/ -4.0.5-d1 +4.0.5-d2 TRUE -44046 +44304 C:\DATA\faddenSoft\fs.ico -Copyright © 2020 CiderPress project authors. All rights reserved. +Copyright © 2021 CiderPress project authors. All rights reserved. C:\Src\CiderPress\DIST\ReadMe.txt C:\Src\CiderPress\DIST\License.txt FALSE @@ -396,7 +396,7 @@ FALSE 4095 -Setup405d1.exe +Setup405d2.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 2570069..e8bc89e 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"-d1" +#define kAppDevString L"-d2" /* * Windows application object.