G'day, While looking to pick up the latest IUP-3.29 code, I looked at IM and CD, and discovered that they also have new versions.
These were announced on the relevant IM and CD mailing lists, but I missed them because I only subscribe to the IUP mailing list -- but my SVN updates always look to track the latest IM and CD repository HEAD branches, as well as the IUP HEAD branch. So, assuming my SVN polling of these trees is accurate, I get: -- New!!! IM 3.14 is based on SVN r792: local im = { -- [...] other things Releases = { -- [...] older releases {629, "3.12", "2016-10-12T21:19:42.853476Z"}, {736, "3.13", "2019-01-07T18:03:32.811243Z"}, {792, "3.14", "2020-05-18T20:11:46.565463Z"}, }, } -- New!!! CD 5.13 is based on SVN r867: local cd = { -- [...] other things Releases = { -- [...] older releases {733, "5.11.1", "2017-06-30T19:44:37.515418Z"}, {832, "5.12", "2019-01-07T18:02:57.679341Z"}, {867, "5.13", "2020-05-18T20:11:41.496194Z"}, }, } (IUP is more active, both in revisions and in releases, but that's already been covered here.) cheers, s-b etc etc _______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users