From f8dbc6530bc5964ebfbde338392810a82b589e8b Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 24 Aug 2015 09:00:20 -0700 Subject: [PATCH] Bump version to 4.0.1 --- 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 870b7db..e0a739d 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.1-a3 -42218 +4.0.1 +42240 C:\DATA\faddenSoft\fs.ico Copyright © 2015 CiderPress project authors. All rights reserved. C:\Src\CiderPress\DIST\ReadMe.txt @@ -355,7 +355,7 @@ FALSE 4095 -Setup401a3.exe +Setup401.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 7a12d00..abcaad4 100644 --- a/app/MyApp.h +++ b/app/MyApp.h @@ -15,7 +15,7 @@ #define kAppMajorVersion 4 #define kAppMinorVersion 0 #define kAppBugVersion 1 -#define kAppDevString L"-a3" +#define kAppDevString L"" /* * Windows application object.