mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-05-18 00:36:30 +03:00
release v3.1.2
This commit is contained in:
parent
e4356cb516
commit
378539459a
@ -14,7 +14,7 @@ import os.path
|
||||
class ZfsAutobackup:
|
||||
"""main class"""
|
||||
|
||||
VERSION = "3.1.2-rc2"
|
||||
VERSION = "3.1.2"
|
||||
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