From 1c2b187a3297344c7ad8dcb7554c9ebb79e30dfe Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 13 Nov 2017 14:33:08 -0800 Subject: [PATCH] Release v4.0.3-a2 --- 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 93cf000..c9bdf2e 100644 --- a/DIST/with-mdc.deploy +++ b/DIST/with-mdc.deploy @@ -4,8 +4,8 @@ faddenSoft http://www.faddensoft.com/ CiderPress http://a2ciderpress.com/ -4.0.3-a1 -43038 +4.0.3-a2 +43052 C:\DATA\faddenSoft\fs.ico Copyright © 2017 CiderPress project authors. All rights reserved. C:\Src\CiderPress\DIST\ReadMe.txt @@ -357,7 +357,7 @@ FALSE 4095 -Setup403-a1.exe +Setup403-a2.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index ff5d001..091644d 100644 --- a/app/MyApp.h +++ b/app/MyApp.h @@ -15,7 +15,7 @@ #define kAppMajorVersion 4 #define kAppMinorVersion 0 #define kAppBugVersion 3 -#define kAppDevString L"-a1" +#define kAppDevString L"-a2" /* * Windows application object.