]> gitweb.hhaalo.de Git - simple-backup.git/commitdiff
update version number
authorBastian Dehn <hhaalo@arcor.de>
Thu, 8 Nov 2018 17:53:35 +0000 (18:53 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 8 Nov 2018 17:53:35 +0000 (18:53 +0100)
backup
restore

diff --git a/backup b/backup
index cd161a0480eca2e72be31711d735917352366a85..1dedf40e70c43cc2bad8ece17ffdd0abadab7bb9 100755 (executable)
--- 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 88119f311d75e52151e2dbaa60da6fc188a94bee..f6bbd19c44f20d12a0d3159bfcde943e7c1aeb5c 100755 (executable)
--- a/restore
+++ b/restore
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 #===============================================================================
-# Version:     2.4.6
+# Version:     2.5
 # Script:      restore
 # Syntax:      restore -d <date> -n <number> -r <computername> -p <path>
 #