From b6ceb0eb9766b44607d8aff45081c33ceb15840a Mon Sep 17 00:00:00 2001 From: Clemens Barth Date: Sat, 9 Apr 2022 19:38:19 +0200 Subject: [PATCH] New type of version number: 3.0.0. --- AFM_thumbs/Variables.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AFM_thumbs/Variables.py b/AFM_thumbs/Variables.py index 7ad44c9..8e51192 100755 --- a/AFM_thumbs/Variables.py +++ b/AFM_thumbs/Variables.py @@ -66,8 +66,8 @@ globvar_contributions = "Reinhard Olbrich (testing)\n" \ "Alexander v Schmidtsfeld (testing)\n" \ "..." -globvar_year = "2022-04-08" -globvar_version = "3.0011" +globvar_year = "2022-04-09" +globvar_version = "3.0.0" globvar_spaces = " " globvar_name = "AFM thumbs v" + globvar_version