forked from third-party-mirrors/zfs_autobackup
bump version
This commit is contained in:
parent
aa19678ecf
commit
e0d6c3f65a
@ -14,7 +14,7 @@ import os.path
|
||||
class ZfsAutobackup:
|
||||
"""main class"""
|
||||
|
||||
VERSION = "3.1.2"
|
||||
VERSION = "3.1.3"
|
||||
HEADER = "zfs-autobackup v{} - (c)2021 E.H.Eefting (edwin@datux.nl)".format(VERSION)
|
||||
|
||||
def __init__(self, argv, print_arguments=True):
|
||||
|
Loading…
x
Reference in New Issue
Block a user