Index: Rev.h =================================================================== --- Rev.h (revision 30180) +++ Rev.h (revision 30181) @@ -1 +1 @@ -static const int myrev = 30175; +static const int myrev = 30181; Index: Rev.tab =================================================================== --- Rev.tab (revision 30180) +++ Rev.tab (revision 30181) @@ -1,4 +1,4 @@ -30175 configure query plugin: make bloat/shrink net drc loop reusable +30181 configure query plugin: make bloat/shrink net drc loop reusable 30169 configure query plugin: function implementation/split 29927 configure generalizing zoom and pan actions for ringdove 29778 configure new object type: gfx Index: plugins.h =================================================================== --- plugins.h (revision 30180) +++ plugins.h (revision 30181) @@ -146,6 +146,8 @@ plugin_dep("dialogs", "lib_hid_common", 0) plugin_dep("dialogs", "lib_hid_pcbui", 0) plugin_dep("draw_fab", "report", 0) +plugin_dep("drc_orig", "query", 0) +plugin_dep("drc_query", "query", 0) plugin_dep("export_fidocadj", "lib_compat_help", 0) plugin_dep("export_gcode", "millpath", 0) plugin_dep("export_gerber", "export_excellon", 0)