From 382636b225ba181d6f4c864cf81ed6fbc68940e9 Mon Sep 17 00:00:00 2001 From: Fux Snow Date: Fri, 20 Nov 2015 18:44:59 +0100 Subject: [PATCH] Change version number --- simple_backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_backup b/simple_backup index 9c86264..8713e3f 100755 --- a/simple_backup +++ b/simple_backup @@ -15,7 +15,7 @@ #You should have received a copy of the GNU General Public License #along with this program. If not, see . -#Version 1.0.1 +#Version 1.1 #Simple backup script. Reads options, sources and destination from a configuration file or standard input #Help function