mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-26 01:37:20 +00:00
commit
3cd3de2717
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
|
||||
exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
|
||||
exclude .coafile .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
|
||||
prune .travis
|
||||
prune .github
|
||||
graft src
|
||||
|
|
|
@ -131,7 +131,7 @@ The best check that everything is ok is to run a dry-run extraction::
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Version 1.1.0b6 (unreleased)
|
||||
Version 1.1.0b6 (2017-06-18)
|
||||
----------------------------
|
||||
|
||||
Compatibility notes:
|
||||
|
|
Loading…
Reference in a new issue