Index: Rev.h =================================================================== --- Rev.h (revision 38724) +++ Rev.h (revision 38725) @@ -1 +1 @@ -static const int myrev = 38523; +static const int myrev = 38724; Index: Rev.tab =================================================================== --- Rev.tab (revision 38724) +++ Rev.tab (revision 38725) @@ -1,3 +1,4 @@ +38724 configure new experimental plugin: rubber band stretch router 38523 configure require librnd >=4.1.0 and enable font2 38351 configure font mode: preview dialog 38025 configure export_bom2: new bom plugin with templates Index: plugins.h =================================================================== --- plugins.h (revision 38724) +++ plugins.h (revision 38725) @@ -47,6 +47,7 @@ plugin_def("propedit", "object property editor", sbuildin, 1) plugin_def("puller", "puller", sbuildin, 1) plugin_def("query", "query language", sbuildin, 1) +plugin_def("rbs_routing", "Rubber Band Stretch Routing", sdisable, 0) plugin_def("renumber", "renumber action", sbuildin, 1) plugin_def("report", "report actions", sbuildin, 1) plugin_def("rubberband_orig", "the original rubberband", sbuildin, 1)