Version number fixes

This commit is contained in:
Clemens Schwaighofer
2025-12-03 15:49:45 +09:00
parent 12ff648504
commit 32a75626bb
5 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ function version {
}
# version for all general files
VERSION="4.5.4";
VERSION="4.7.2";
# borg version and borg comamnd
BORG_VERSION="";