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.