From 89ee95e25596203d765bf0156f8ef353bb876293 Mon Sep 17 00:00:00 2001 From: urbanware-org Date: Thu, 13 Dec 2018 23:51:26 +0100 Subject: [PATCH] Raise version number --- CHANGELOG | 2 +- README | 2 +- core/global.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 80bca27..372ed8e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ CHANGELOG (SaLoMon) - Next version (outstanding) + Version 1.12.1 (2018-12-13) * Revised the feature for bold and underlined text formatting options for colorized lines (works with color codes now). diff --git a/README b/README index c0c2b00..8cbd247 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ README (SaLoMon) Project SaLoMon - Version 1.12.0 + Version 1.12.1 Copyright (C) 2018 by Ralf Kilian GitHub: https://github.com/urbanware-org/salomon diff --git a/core/global.sh b/core/global.sh index 188b6e5..d5b681d 100755 --- a/core/global.sh +++ b/core/global.sh @@ -16,7 +16,7 @@ set_global_variables() { # main directory of SaLoMon for configuration options. # ------------------------------------------------------------------------ - version="1.12.0" + version="1.12.1" arg_case="" input_file=""