From: Stefan Huber Date: Mon, 21 May 2012 09:44:44 +0000 (+0200) Subject: updating version number X-Git-Tag: v2.0-rc2~4 X-Git-Url: https://git.sthu.org/?p=sitarba.git;a=commitdiff_plain;h=49e5f540ea30ec5a28a98dc560a34cfcace55d2f updating version number --- diff --git a/shbackup b/shbackup index 7822734..e57e250 100755 --- a/shbackup +++ b/shbackup @@ -1,7 +1,7 @@ #!/usr/bin/python3 """A simple backup solution.""" -__version__ = "0.1" +__version__ = "2.0" __author__ = "Stefan Huber" import datetime