From 1224b468469026a9a766be3748db0e774712a139 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Tue, 31 Jan 2023 14:00:11 -0300 Subject: [PATCH] =?UTF-8?q?Am=C3=A9liore=20messages=20d'erreur=20si=20maqu?= =?UTF-8?q?ette=20Apo=20mal=20encod=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sco_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sco_version.py b/sco_version.py index 98f0f59b5..c42cd066c 100644 --- a/sco_version.py +++ b/sco_version.py @@ -1,7 +1,7 @@ # -*- mode: python -*- # -*- coding: utf-8 -*- -SCOVERSION = "9.4.20" +SCOVERSION = "9.4.35" SCONAME = "ScoDoc"