From 228321dbaaa263be674002a03ea4e2f0b29f15eb Mon Sep 17 00:00:00 2001
From: Alexandre MERLIN <alexandre.merlin@inria.fr>
Date: Tue, 8 Jun 2021 11:35:55 +0200
Subject: [PATCH] release v3.5.3

---
 conf/version     | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/conf/version b/conf/version
index 15fd1327..b6fbf151 100644
--- a/conf/version
+++ b/conf/version
@@ -1 +1 @@
-3.5.2.stable
+3.5.3.stable
diff --git a/debian/changelog b/debian/changelog
index a3f5cab1..fffd9492 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kadeploy (3.5.3.stable) unstable; urgency=low
+
+  * 1001b33 [microsteps+config] Allow to use a script for formating operations
+
+ -- Alexandre MERLIN <alexandre.merlin@inria.fr>  Tue, 08 Jun 2021 11:35:06 +0200 
+
 kadeploy (3.5.2.stable) unstable; urgency=low
 
   * 39104d7 [workflow] Safe operator when accessing execution context
-- 
GitLab