From beb4f605d9aec29b8349b7e9952a25b262b558b9 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Fri, 23 Jan 2015 09:14:58 -0800 Subject: [PATCH] Prep for v4.0.0 release --- 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 399354b..faaf5e2 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.0-rc1 -42023 +4.0.0 +42027 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 -Setup400rc1.exe +Setup400.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 9e84f21..1e6b3f7 100644 --- a/app/MyApp.h +++ b/app/MyApp.h @@ -15,7 +15,7 @@ #define kAppMajorVersion 4 #define kAppMinorVersion 0 #define kAppBugVersion 0 -#define kAppDevString L"-rc1" +#define kAppDevString L"" /* * Windows application object.