Index: trunk/Changelog =================================================================== --- trunk/Changelog (revision 38675) +++ trunk/Changelog (revision 38676) @@ -1,4 +1,4 @@ -pcb-rnd 3.1.4 (r38658) +pcb-rnd 3.1.4 (r38675) ~~~~~~~~~~~~~~~~~~~~~~ [asm] -Add: fill in group progress when the dialog box is created so the user sees how many subcircuits are in each group Index: trunk/scconfig/hooks.c =================================================================== --- trunk/scconfig/hooks.c (revision 38675) +++ trunk/scconfig/hooks.c (revision 38676) @@ -11,7 +11,7 @@ #include "util/arg_auto_set.h" #include "Rev.h" -#define version "3.1.4-rc1" +#define version "3.1.4" #define REQ_LIBRND_MAJOR 4 #define REQ_LIBRND_MINOR 1