- Update CB source directory to desired trunk svn number - Guide on how to update to new CB version while leaving CodeBlocks-EP settings untouched: Build new CB and the plugins contrib workspace. Call update.bat to create the new binary in the src\output directory. With last version of Codeblocks-EP installed from new (download the last setup.exe and use for a fresh install): Compare CodeBlocks-EP directory with src\output directory of new CB build: copy all new files from new build to CodeBlocks-EP except: All ToolsPlus files (for now) and main.c & main.cpp in sharedlib - Compress all working EXEs and DLLs with UPX (not the sdk libraries!) - increment minor version in inno setup script file CodeBlocks-EP.iss - create setup.exe with inno setup - pack zip version - update web page and archive