Release v19.2.1 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2019-07-09 21:38:31 -04:00
parent fa6b0f900a
commit 5df8326741
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 11 additions and 1 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
plinth (19.2.1) unstable; urgency=high
[ Sunil Mohan Adapa ]
* dbus: Allow plinth user to own FreedomBox DBus service
[ James Valleroy ]
* tests: Add axes to INSTALLED_APPS to fix tests
-- James Valleroy <jvalleroy@mailbox.org> Tue, 09 Jul 2019 20:00:58 -0400
plinth (19.2) unstable; urgency=medium
[ Joseph Nuthalapati ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '19.2'
__version__ = '19.2.1'