From b727e8ca81798f3d3705c43d0f7158df022d0cbd Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 19 Jan 2015 16:58:14 -0800 Subject: [PATCH] Set version to 4.0.0 RC1 --- 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 b36b31b..399354b 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-b3 -42019 +4.0.0-rc1 +42023 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 -Setup400b3.exe +Setup400rc1.exe FALSE diff --git a/app/MyApp.h b/app/MyApp.h index 30f66d4..9e84f21 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"-b3" +#define kAppDevString L"-rc1" /* * Windows application object.