Release v0.40.0 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-10-09 06:02:09 -04:00
parent 8ce4515d9c
commit 310f66c936
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.40.0) UNRELEASED; urgency=medium
plinth (0.40.0) unstable; urgency=medium
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
@ -81,7 +81,7 @@ plinth (0.40.0) UNRELEASED; urgency=medium
[ Johannes Keyser ]
* Translated using Weblate (German)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 08 Oct 2018 21:55:39 -0400
-- James Valleroy <jvalleroy@mailbox.org> Tue, 09 Oct 2018 06:01:50 -0400
plinth (0.39.0) unstable; urgency=medium

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '0.39.0'
__version__ = '0.40.0'