From 2ac708a73221d95761fa1dc671d50baf348f8d4e Mon Sep 17 00:00:00 2001 From: Alexandre MERLIN <alexandre.merlin@inria.fr> Date: Thu, 26 Nov 2020 11:17:40 +0100 Subject: [PATCH] release v3.4.2 --- conf/version | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/conf/version b/conf/version index d9c720cb..9f7d12b4 100644 --- a/conf/version +++ b/conf/version @@ -1 +1 @@ -3.4.1.stable +3.4.2.stable diff --git a/debian/changelog b/debian/changelog index 3210cff0..e0654047 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +kadeploy (3.4.2.stable) unstable; urgency=low + + * cadc277 fix zealous linting + + -- Alexandre MERLIN <alexandre.merlin@inria.fr> Thu, 26 Nov 2020 11:16:14 +0100 + kadeploy (3.4.1.stable) unstable; urgency=low * a12c13f don't start service on apt install -- GitLab