From cb27b81d5f03681f53eebaee25d0057d3cce0ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thore=20B=C3=B6ckelmann?= Date: Mon, 15 Jan 2018 15:11:04 +0100 Subject: [PATCH] * misc: final release 15.50 preparations. --- ChangeLog | 6 ++++-- doc/MCC_TextEditor.readme | 4 ++-- mcc/version.h | 4 ++-- mcp/version.h | 4 ++-- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 676493a..7e4d400 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,12 @@ MUI TextEditor MCC class - ChangeLog ------------------------------------ +#### v15.50 RELEASE ############################################################ + 2018-01-15 Thore Böckelmann - * misc: add the unique names for private custom classes for MUI4 and up only. - With MUI 3.8 this causes crashes. + * mcp/Dispatcher.c: add the unique names for private custom classes for MUI4 + and up only. With MUI 3.8 this causes crashes. #### v15.49 RELEASE (special MUI 5.0-2017R3 release) ########################### diff --git a/doc/MCC_TextEditor.readme b/doc/MCC_TextEditor.readme index 0d7be1d..9164cd3 100644 --- a/doc/MCC_TextEditor.readme +++ b/doc/MCC_TextEditor.readme @@ -2,8 +2,8 @@ Short: TextEditor custom class for MUI Author: TextEditor.mcc Open Source Team Uploader: Jens Maus Type: dev/mui -Version: 15.47 -Replaces: dev/mui/MCC_TextEditor-15.46.lha +Version: 15.50 +Replaces: dev/mui/MCC_TextEditor-15.47.lha Requires: AmigaOS 3.0+, MorphOS or AROS, MUI 3.8+, 68020+/PPC604e+ Architecture: ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2; i386-aros; ppc-aros; x86_64-aros diff --git a/mcc/version.h b/mcc/version.h index 55ecbcf..43ac0a8 100644 --- a/mcc/version.h +++ b/mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 15 -#define LIB_REVISION 49 -#define LIB_DATE "04.10.2017" +#define LIB_REVISION 50 +#define LIB_DATE "15.01.2018" #define LIB_COPYRIGHT "Copyright (C) 2005-2018 TextEditor.mcc Open Source Team" // set the LIB_REV_STRING diff --git a/mcp/version.h b/mcp/version.h index 55ecbcf..43ac0a8 100644 --- a/mcp/version.h +++ b/mcp/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 15 -#define LIB_REVISION 49 -#define LIB_DATE "04.10.2017" +#define LIB_REVISION 50 +#define LIB_DATE "15.01.2018" #define LIB_COPYRIGHT "Copyright (C) 2005-2018 TextEditor.mcc Open Source Team" // set the LIB_REV_STRING