diff --git a/README b/README index 832e736..3f5affa 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ README (Salomon) Project Salomon - Version 1.22.1 + Version 1.22.2 Copyright (c) 2023 by Ralf Kilian GitHub: https://github.com/urbanware-org/salomon diff --git a/core/global.sh b/core/global.sh index cdaba9b..c44884d 100755 --- a/core/global.sh +++ b/core/global.sh @@ -14,7 +14,7 @@ # inside the main directory of Salomon for configuration options. set_global_variables() { - version="1.22.1" + version="1.22.2" is_bsd=0 is_openbsd=0