diff --git a/DIST/with-mdc.deploy b/DIST/with-mdc.deploy index c0ab5ce..bd74d10 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-d1 +4.1.0-d2 TRUE -44310 +44326 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 -Setup410d1.exe +Setup410d2.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 7617e73..855e3dc 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"-d1" +#define kAppDevString L"-d2" /* * Windows application object.