X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2F_wizard_version.py;h=dd0c210b2bec216532f46904fb42b5ee72cc8f1b;hb=387a187563a9fab5c3a3261d5f030fc63a4b3c9f;hp=2cb94a16fa668a0eb4161c49695426675397043b;hpb=7fb5e0796c54003fe2a4a3590429f1640dc7c80c;p=bertos.git diff --git a/wizard/_wizard_version.py b/wizard/_wizard_version.py index 2cb94a16..dd0c210b 100644 --- a/wizard/_wizard_version.py +++ b/wizard/_wizard_version.py @@ -28,7 +28,6 @@ # # Copyright 2010 Develer S.r.l. (http://www.develer.com/) # -# $Id$ # # Author: Lorenzo Berni # @@ -41,7 +40,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.