From 0963462e312c8ccf16d147e735251ab6eb032004 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Fri, 11 Aug 2023 09:23:44 +0200 Subject: [PATCH] =?UTF-8?q?9.5.8=20avec=20qq=20fix=20backport=C3=A9s?= 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 30ba5058..818b0a94 100644 --- a/sco_version.py +++ b/sco_version.py @@ -1,7 +1,7 @@ # -*- mode: python -*- # -*- coding: utf-8 -*- -SCOVERSION = "9.6.9" +SCOVERSION = "9.5.8" SCONAME = "ScoDoc"