From a5d767baeba5b9f8269229c32d7080179edc141e Mon Sep 17 00:00:00 2001 From: Clemens Barth Date: Wed, 26 Apr 2023 15:42:20 +0200 Subject: [PATCH] Better version number --- AFM_thumbs/Variables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AFM_thumbs/Variables.py b/AFM_thumbs/Variables.py index 7e066db..a958fd6 100755 --- a/AFM_thumbs/Variables.py +++ b/AFM_thumbs/Variables.py @@ -67,7 +67,7 @@ globvar_contributions = "Reinhard Olbrich (testing)\n" \ "..." globvar_year = "2023-04-26" -globvar_version = "3.001111" +globvar_version = "3.0.1111" globvar_spaces = " " globvar_name = "AFM thumbs v" + globvar_version