Index: trunk/Changelog =================================================================== --- trunk/Changelog (revision 18978) +++ trunk/Changelog (revision 18979) @@ -1,4 +1,4 @@ -pcb-rnd 2.0.1 (r18977) +pcb-rnd 2.0.1 (r18980) ~~~~~~~~~~~~~~~~~~~~~~ [bbox] -Add: naked bbox for every object (does not include clearance or other invisible effects) Index: trunk/scconfig/hooks.c =================================================================== --- trunk/scconfig/hooks.c (revision 18978) +++ trunk/scconfig/hooks.c (revision 18979) @@ -10,7 +10,7 @@ #include "util/arg_auto_set.h" #include "Rev.h" -#define version "2.0.0" +#define version "2.0.1" #include "plugin_3state.h"