From dcf186880740c702a93a3d1f94292eecd5d68ef7 Mon Sep 17 00:00:00 2001 From: Alistair Young Date: Sun, 12 Sep 2021 08:21:44 -0500 Subject: [PATCH] 0.4 release --- src/debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/debian/changelog b/src/debian/changelog index c57adcf..7b77d56 100644 --- a/src/debian/changelog +++ b/src/debian/changelog @@ -1,3 +1,9 @@ +wsl-drop-caches (0.4) buster bullseye bookworm sid focal bionic; urgency=medium + + * Incorporate changes from upstream. + + -- Alistair Young Sun, 12 Sep 2021 08:18:00 -0500 + wsl-drop-caches (0.3) buster bullseye bookworm sid focal bionic; urgency=medium * Change virtualization setting to "wsl" to match systemd change.