Index: scconfig/Rev.h =================================================================== --- scconfig/Rev.h (revision 3695) +++ scconfig/Rev.h (revision 3696) @@ -1 +1 @@ -static const int myrev = 3513; +static const int myrev = 3695; Index: scconfig/Rev.tab =================================================================== --- scconfig/Rev.tab (revision 3695) +++ scconfig/Rev.tab (revision 3696) @@ -1,3 +1,4 @@ +3695 configure bind signals to emergency save so that a copy of the in-memory PCB is saved on most crashes 3513 configure rename detect gcc attribute "unused" and use it for static inline local functions 3510 configure rename the debug plugin to diag plugin to avoid confusion with --debug in ./configure 3509 configure solve non-c89-compliant function pointer <-> data pointer casts