From 5892c49b4cd4f6f9f40da2c3653043f2b719c9fb Mon Sep 17 00:00:00 2001 From: duplo Date: Tue, 27 Apr 2010 08:52:27 +0000 Subject: [PATCH] Add more explicative comment for latest internal version git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3521 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/_wizard_version.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wizard/_wizard_version.py b/wizard/_wizard_version.py index 16df0baf..52b48e03 100644 --- a/wizard/_wizard_version.py +++ b/wizard/_wizard_version.py @@ -39,8 +39,9 @@ # Previous versions: # 0 - the project file doesn't contain the version number. # When the current Wizard is opening project done with this version of -# the Wizard it has to change the origina BERTOS_PATH to the local path -# 1 - this is the current version. No special behaviours needed. +# the Wizard it has to change the original SOURCES_PATH to the local path +# 1 - SOURCES_PATH used instead of BERTOS_PATH +# 2 - current version. # NOTE: Change this variable may cause the wizard to not work properly. -- 2.25.1