@@ -34,6 +34,12 @@ This doesn't include big picture things like new targets, modules etc.
* Ted2
+ * Goto Line.
+
+ * More customization.
+ * Restore offline help system.
* Draggable/closable tabs.
* Filebrowser context menu.
@@ -73,7 +73,7 @@ Function Main()
Print "current="+CurrentDir()
Print "desktop="+desktop
- output=desktop+"monkey2v1.0/"
+ output=desktop+"monkey2-v"+MX2CC_VERSION+"/"
DeleteDir( output,True )
CreateDir( output )