Skip to content

Commit

Permalink
Mackup 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lra committed Aug 14, 2015
1 parent feea91f commit 0feb666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Added support for SecureCRT (via @micate)
- Added dry-run and verbose options (via @yastero)
- Removed a git link which was overwritten by GitHub to a file

## Mackup 0.8.9

Expand Down
2 changes: 1 addition & 1 deletion mackup/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Constants used in Mackup."""
# Current version
VERSION = '0.8.9'
VERSION = '0.8.10'

# Support platforms
PLATFORM_DARWIN = 'Darwin'
Expand Down

0 comments on commit 0feb666

Please sign in to comment.