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.