From 7fb5e0796c54003fe2a4a3590429f1640dc7c80c Mon Sep 17 00:00:00 2001 From: duplo Date: Tue, 27 Apr 2010 14:10:40 +0000 Subject: [PATCH] Add new internal version git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3547 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/_wizard_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wizard/_wizard_version.py b/wizard/_wizard_version.py index 52b48e03..2cb94a16 100644 --- a/wizard/_wizard_version.py +++ b/wizard/_wizard_version.py @@ -45,4 +45,4 @@ # NOTE: Change this variable may cause the wizard to not work properly. -WIZARD_VERSION = 2 +WIZARD_VERSION = 3 -- 2.25.1