From b87037b75e2e863c4b4bd446eb4dd4243322d526 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Fri, 23 Jul 2021 19:22:35 -0700 Subject: [PATCH] Version 4.1.0-d3 --- 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 bd74d10..ae51e9e 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.1.0-d2 +4.1.0-d3 TRUE -44326 +44400 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 -Setup410d2.exe +Setup410d3.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 855e3dc..a91228e 100644 --- a/app/MyApp.h +++ b/app/MyApp.h @@ -15,7 +15,7 @@ #define kAppMajorVersion 4 #define kAppMinorVersion 1 #define kAppBugVersion 0 -#define kAppDevString L"-d2" +#define kAppDevString L"-d3" /* * Windows application object.