diff --git a/README b/README index 063c5b8..e1a6607 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ README (SaLoMon) Project SaLoMon - Version 1.14.0 + Version 1.14.1 Copyright (C) 2019 by Ralf Kilian GitHub: https://github.com/urbanware-org/salomon diff --git a/core/global.sh b/core/global.sh index 140461b..9f0ac5b 100755 --- a/core/global.sh +++ b/core/global.sh @@ -16,7 +16,7 @@ set_global_variables() { # the main directory of SaLoMon for configuration options. # ------------------------------------------------------------------------ - version="1.14.0" + version="1.14.1" arg_case="" arg_list=$(readlink -f "$0")