From cad927858b9dd8c800f2906e4727441ba85057dc Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Mon, 29 May 2023 18:23:32 +0200 Subject: [PATCH] Fix regression: modif etudiant / changement photo --- sco_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sco_version.py b/sco_version.py index 5043b4d8..9f0f321e 100644 --- a/sco_version.py +++ b/sco_version.py @@ -1,7 +1,7 @@ # -*- mode: python -*- # -*- coding: utf-8 -*- -SCOVERSION = "9.4.79" +SCOVERSION = "9.4.78" SCONAME = "ScoDoc"