From 5fdda0981186a29e7add482a12a2441361d4cc76 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Thu, 8 Nov 2018 18:53:35 +0100 Subject: [PATCH] update version number --- backup | 2 +- restore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backup b/backup index cd161a0..1dedf40 100755 --- a/backup +++ b/backup @@ -1,7 +1,7 @@ #!/bin/bash #=============================================================================== -# Version: 2.4.7 +# Version: 2.5 # Script: backup # Syntax: backup [full] # diff --git a/restore b/restore index 88119f3..f6bbd19 100755 --- a/restore +++ b/restore @@ -1,7 +1,7 @@ #!/bin/bash #=============================================================================== -# Version: 2.4.6 +# Version: 2.5 # Script: restore # Syntax: restore -d -n -r -p # -- 2.39.5