Release v0.21.0

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-01-15 15:07:23 -05:00
parent 77a9c7e6fb
commit 74b012a7ce
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
plinth (0.21.0) UNRELEASED; urgency=medium
plinth (0.21.0) unstable; urgency=medium
[ Aakanksha Saini ]
* navigation bar: change label 'Configuration' to 'System'
@ -23,7 +23,7 @@ plinth (0.21.0) UNRELEASED; urgency=medium
* openvpn: Upgrade to the new Debian way
* Add explicit dependency on e2fsprogs (Closes: #887223).
-- James Valleroy <jvalleroy@mailbox.org> Mon, 15 Jan 2018 14:44:06 -0500
-- James Valleroy <jvalleroy@mailbox.org> Mon, 15 Jan 2018 15:07:03 -0500
plinth (0.20.0) unstable; urgency=high

View File

@ -19,4 +19,4 @@
Plinth package init file
"""
__version__ = '0.20.0'
__version__ = '0.21.0'