Skip to content

Commit

Permalink
Version bump: 2.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
wamdam committed May 2, 2017
1 parent b4397c3 commit fc6d718
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
backy2 (2.9.11) unstable; urgency=low

* Finish documentation
* Fix nbd r/w crash when using file based backend storage

-- Daniel Kraft <[email protected]> Tue, 02 May 2017 14:16:05 +0200


backy2 (2.9.10) unstable; urgency=low

* Add features to backy ls.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
from setuptools import setup, find_packages

version = '2.9.9'
version = '2.9.11'

setup(name='backy2',
version=version,
Expand Down

0 comments on commit fc6d718

Please sign in to comment.