X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2F_wizard_version.py;h=57b67c8db0ba8ce3afb27d7d07b580eb6d726992;hb=3f3f2c46a3cadf8383ae18a5f22a41a5748298e5;hp=52b48e03bba5749169b120174b16937c6698be8c;hpb=5892c49b4cd4f6f9f40da2c3653043f2b719c9fb;p=bertos.git diff --git a/wizard/_wizard_version.py b/wizard/_wizard_version.py index 52b48e03..57b67c8d 100644 --- a/wizard/_wizard_version.py +++ b/wizard/_wizard_version.py @@ -41,8 +41,10 @@ # 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. -WIZARD_VERSION = 2 +WIZARD_VERSION = 3