Index: trunk/Changelog =================================================================== --- trunk/Changelog (revision 8119) +++ trunk/Changelog (revision 8120) @@ -1,4 +1,4 @@ -pcb-rnd 1.2.2 (up to r8101) +pcb-rnd 1.2.2 (r8120) ~~~~~~~~~~~~~~~~~~~~~ [font] -Add: multiple fonts: introduce the font kit concept; allow font objects to have a font id Index: trunk/doc/news.html =================================================================== --- trunk/doc/news.html (revision 8119) +++ trunk/doc/news.html (revision 8120) @@ -30,6 +30,14 @@ + 2017-04-10 +
+ release: 1.2.2 + + Release 1.2.2 is available. + + + 2017-03-12
opengl Index: trunk/scconfig/hooks.c =================================================================== --- trunk/scconfig/hooks.c (revision 8119) +++ trunk/scconfig/hooks.c (revision 8120) @@ -10,7 +10,7 @@ #include "util/arg_auto_set.h" #include "Rev.h" -#define version "1.2.1" +#define version "1.2.2" #include "plugin_3state.h"