From 122485144a46359f1c2b3adf3ff1047d57998867 Mon Sep 17 00:00:00 2001 From: Mike D'Morto Date: Thu, 24 Feb 2022 15:54:45 +0700 Subject: [PATCH] fixed version --- mdmxen/bin/mdmxen_backuper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdmxen/bin/mdmxen_backuper.sh b/mdmxen/bin/mdmxen_backuper.sh index caa5b22..aaebf23 100755 --- a/mdmxen/bin/mdmxen_backuper.sh +++ b/mdmxen/bin/mdmxen_backuper.sh @@ -1,7 +1,7 @@ #!/bin/bash # mdmxen project - backuper for backup vm with days rotation etc # author mikedmorto 2021 year -VERSION "1.2" +VERSION="1.3" # include this host config . /root/bin/mdmxen/etc/host.cfg