Update preset.
[bertos.git] / wizard / _wizard_version.py
index 2cb94a16fa668a0eb4161c49695426675397043b..38fc923da2322047d460b46e06c2995c7d6bcbea 100644 (file)
@@ -28,7 +28,6 @@
 #
 # Copyright 2010 Develer S.r.l. (http://www.develer.com/)
 #
-# $Id$
 #
 # Author: Lorenzo Berni <duplo@develer.com>
 #
 #       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 - Use default PROJECT_SRC_PATH_FROM_MAKEFILE and PROJECT_HW_PATH_FROM_MAKEFILE
+#   4 - Current version.
+#
 
 
 # NOTE: Change this variable may cause the wizard to not work properly. 
-WIZARD_VERSION = 3
+WIZARD_VERSION = 4