mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-05-28 01:09:13 +03:00
version bump
This commit is contained in:
parent
7b4a986f13
commit
07cb7cfad4
@ -14,7 +14,7 @@ from .ThinnerRule import ThinnerRule
|
||||
class ZfsAutobackup:
|
||||
"""main class"""
|
||||
|
||||
VERSION = "3.1.1-rc1"
|
||||
VERSION = "3.1.1"
|
||||
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