Index: Rev.h =================================================================== --- Rev.h (revision 34706) +++ Rev.h (revision 34707) @@ -1 +1 @@ -static const int myrev = 34691; +static const int myrev = 34707; Index: Rev.tab =================================================================== --- Rev.tab (revision 34706) +++ Rev.tab (revision 34707) @@ -1,3 +1,4 @@ +34707 configure new release version 34691 configure io_pads: disable write code but enable the plugin by default 34633 configure io_pads: PADS_ASCII write code 34521 configure export_lpr: configurable default scales Index: hooks.c =================================================================== --- hooks.c (revision 34706) +++ hooks.c (revision 34707) @@ -11,7 +11,7 @@ #include "util/arg_auto_set.h" #include "Rev.h" -#define version "2.3.2" +#define version "2.4.0" #define LIBRND_ROOT "../src_3rd/librnd-local/src/librnd" #define LIBRND_PLUGIN_ROOT "../src_3rd/librnd-local/src/librnd/plugins"