From 6cd79f1519e35549c983f8d4ae6cfb4187f59558 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 29 Aug 2019 17:09:21 -0500 Subject: [PATCH] Fix version number to be consistent with the release name. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 747c701..98cb7d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lubuntu-artwork (19.10.1) eoan; urgency=medium + + * Fix version number to be consistent with the release name. + + -- Simon Quigley Thu, 29 Aug 2019 17:08:43 -0500 + lubuntu-artwork (19.04.3) eoan; urgency=medium * Add suspend button, thanks to Guephren!