From: duplo Date: Tue, 27 Apr 2010 15:35:00 +0000 (+0000) Subject: Add comment for the new internal version. X-Git-Tag: 2.5.0~357 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=5c5eae54d7f658357004fde53f6ce68f8ba06e82;p=bertos.git Add comment for the new internal version. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3551 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/_wizard_version.py b/wizard/_wizard_version.py index 2cb94a16..57b67c8d 100644 --- a/wizard/_wizard_version.py +++ b/wizard/_wizard_version.py @@ -41,7 +41,9 @@ # When the current Wizard is opening project done with this version of # 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. +# 2 - Use the old makefile templates (into /mktemplates/old) and the old logic +# Instead of the new one. +# 3 - Current version. # NOTE: Change this variable may cause the wizard to not work properly.