From c216c69e69ed323547e62f3335ae474a73c070d7 Mon Sep 17 00:00:00 2001 From: Alexandre MERLIN <alexandre.merlin@inria.fr> Date: Tue, 21 Sep 2021 11:21:52 +0200 Subject: [PATCH] release rc version --- conf/version | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/conf/version b/conf/version index c0f8c994..d5ae9e9c 100644 --- a/conf/version +++ b/conf/version @@ -1 +1 @@ -3.6.4.stable +3.7.0.mr4 diff --git a/debian/changelog b/debian/changelog index 8d7dcb1e..4b6f822d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +kadeploy (3.7.0.mr4) unstable; urgency=low + + * another test of 3.7.0 + + -- Alexandre MERLIN <alexandre.merlin@inria.fr> Tue, 05 Oct 2021 15:00:44 +0200 + kadeploy (3.6.4.stable) unstable; urgency=low * e239866 Simplify states when rebooting -- GitLab