From 436de828f45fc139afa9a07411181bcfd5b53055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thore=20B=C3=B6ckelmann?= Date: Tue, 31 Aug 2021 20:12:33 +0200 Subject: [PATCH] * Release 0.128 preparations. --- ChangeLog | 2 ++ docs/ReadMe | 20 ++++++++++---------- nbalance_mcc/version.h | 4 ++-- nbitmap_mcc/version.h | 4 ++-- nfloattext_mcc/version.h | 4 ++-- nlist_mcc/version.h | 4 ++-- nlisttree_mcc/version.h | 4 ++-- nlisttree_mcp/version.h | 4 ++-- nlistview_mcc/version.h | 4 ++-- nlistviews_mcp/version.h | 4 ++-- 10 files changed, 28 insertions(+), 26 deletions(-) diff --git a/ChangeLog b/ChangeLog index b0cb8d1..4279d28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ MUI NList MCC classes - ChangeLog --------------------------------- +#### v0.128 RELEASE ########################################################### + 2021-01-03 Thore Böckelmann * dist: added italian translation to Installer script kindly provided by Samir diff --git a/docs/ReadMe b/docs/ReadMe index c782fb4..cd6919b 100755 --- a/docs/ReadMe +++ b/docs/ReadMe @@ -2,8 +2,8 @@ Short: NList custom classes for MUI Author: NList Open Source Team Uploader: Jens Maus Type: dev/mui -Version: 0.127 -Replaces: dev/mui/MCC_NList-0.126.lha +Version: 0.128 +Replaces: dev/mui/MCC_NList-0.127.lha Requires: AmigaOS V37+, MorphOS or AROS, MUI 3.8+, HotkeyString.mcc Architecture: ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2; i386-aros; ppc-aros; x86_64-aros @@ -27,14 +27,14 @@ enabling copy to clipboard and key moving. This package includes: -NList.mcc 20.146 18.12.2020 -NListview.mcc 19.101 18.12.2020 -NFloattext.mcc 19.82 18.12.2020 -NListviews.mcp 19.97 18.12.2020 -NListtree.mcc 18.53 18.12.2020 -NListtree.mcp 18.41 18.12.2020 -NBitmap.mcc 15.31 18.12.2020 -NBalance.mcc 15.27 18.12.2020 +NList.mcc 20.147 31.08.2021 +NListview.mcc 19.102 31.08.2021 +NFloattext.mcc 19.83 31.08.2021 +NListviews.mcp 19.98 31.08.2021 +NListtree.mcc 18.54 31.08.2021 +NListtree.mcp 18.42 31.08.2021 +NBitmap.mcc 15.32 31.08.2021 +NBalance.mcc 15.28 31.08.2021 INSTALLATION diff --git a/nbalance_mcc/version.h b/nbalance_mcc/version.h index 413d579..799a94a 100644 --- a/nbalance_mcc/version.h +++ b/nbalance_mcc/version.h @@ -28,8 +28,8 @@ // for setting all necessary version information #define LIB_VERSION 15 -#define LIB_REVISION 27 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 28 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2008-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nbitmap_mcc/version.h b/nbitmap_mcc/version.h index a57a84a..7170c6b 100644 --- a/nbitmap_mcc/version.h +++ b/nbitmap_mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 15 -#define LIB_REVISION 31 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 32 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2007-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nfloattext_mcc/version.h b/nfloattext_mcc/version.h index 39178da..9801b8d 100644 --- a/nfloattext_mcc/version.h +++ b/nfloattext_mcc/version.h @@ -31,8 +31,8 @@ // for setting all necessary version information #define LIB_VERSION 19 -#define LIB_REVISION 82 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 83 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2001-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlist_mcc/version.h b/nlist_mcc/version.h index 8f996bf..2bcb0e6 100644 --- a/nlist_mcc/version.h +++ b/nlist_mcc/version.h @@ -32,8 +32,8 @@ // for setting all necessary version information #define LIB_VERSION 20 -#define LIB_REVISION 146 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 147 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2001-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlisttree_mcc/version.h b/nlisttree_mcc/version.h index 452d36c..5e808b5 100644 --- a/nlisttree_mcc/version.h +++ b/nlisttree_mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 18 -#define LIB_REVISION 53 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 54 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2001-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlisttree_mcp/version.h b/nlisttree_mcp/version.h index 12a2038..d91559a 100644 --- a/nlisttree_mcp/version.h +++ b/nlisttree_mcp/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 18 -#define LIB_REVISION 41 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 42 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2001-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlistview_mcc/version.h b/nlistview_mcc/version.h index ce5fbc9..2d5ebac 100644 --- a/nlistview_mcc/version.h +++ b/nlistview_mcc/version.h @@ -31,8 +31,8 @@ // for setting all necessary version information #define LIB_VERSION 19 -#define LIB_REVISION 101 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 102 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2001-2021 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlistviews_mcp/version.h b/nlistviews_mcp/version.h index c8b7449..c7485f9 100644 --- a/nlistviews_mcp/version.h +++ b/nlistviews_mcp/version.h @@ -32,8 +32,8 @@ // for setting all necessary version information #define LIB_VERSION 19 -#define LIB_REVISION 97 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 98 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2001-2021 NList Open Source Team" // set the LIB_REV_STRING