From c6fb5003b4ca7cf4fb50e08c6606f6217c8ad2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thore=20B=C3=B6ckelmann?= Date: Tue, 31 Aug 2021 20:15:38 +0200 Subject: [PATCH] * Release 26.22 preparations. --- ChangeLog | 2 ++ doc/MCC_TheBar.readme | 4 ++-- mcc/button/version.h | 4 ++-- mcc/version.h | 4 ++-- mcp/version.h | 4 ++-- toolbar_mcc/version.h | 4 ++-- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 06a1e4e..fd16e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ MUI TheBar MCC class - ChangeLog -------------------------------- +#### v26.22 RELEASE ########################################################### + 2021-01-03 Thore Böckelmann * dist: added italian translation to Installer script kindly provided by Samir diff --git a/doc/MCC_TheBar.readme b/doc/MCC_TheBar.readme index 6977a69..8f56e26 100644 --- a/doc/MCC_TheBar.readme +++ b/doc/MCC_TheBar.readme @@ -1,10 +1,10 @@ Short: TheBar.mcc - Next Generation Toolbar MUI Custom Class Author: Alfonso Ranieri and TheBar Open Source Team Uploader: Jens Maus -Version: 26.21 +Version: 26.22 Type: dev/mui Requires: AmigaOS 3.0+ or MorphOS, MUI 3.8+, 68020+/PPC604e+ -Replaces: dev/mui/MCC_TheBar-26.20.lha +Replaces: dev/mui/MCC_TheBar-26.21.lha Architecture: ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2; i386-aros; ppc-aros; x86_64-aros Introduction diff --git a/mcc/button/version.h b/mcc/button/version.h index c9907fd..d9626e1 100644 --- a/mcc/button/version.h +++ b/mcc/button/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 26 -#define LIB_REVISION 21 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 22 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2005-2021 TheBar Open Source Team" // set the LIB_REV_STRING diff --git a/mcc/version.h b/mcc/version.h index c9907fd..d9626e1 100644 --- a/mcc/version.h +++ b/mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 26 -#define LIB_REVISION 21 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 22 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2005-2021 TheBar Open Source Team" // set the LIB_REV_STRING diff --git a/mcp/version.h b/mcp/version.h index c9907fd..d9626e1 100644 --- a/mcp/version.h +++ b/mcp/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 26 -#define LIB_REVISION 21 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 22 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2005-2021 TheBar Open Source Team" // set the LIB_REV_STRING diff --git a/toolbar_mcc/version.h b/toolbar_mcc/version.h index a699874..2706c1d 100644 --- a/toolbar_mcc/version.h +++ b/toolbar_mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 26 -#define LIB_REVISION 1 -#define LIB_DATE "18.12.2020" +#define LIB_REVISION 2 +#define LIB_DATE "31.08.2021" #define LIB_COPYRIGHT "Copyright (C) 2020-2021 TheBar Open Source Team" // set the LIB_REV_STRING