• CTerm forked versions aren't detected/reported correctly

    From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Mon Sep 21 18:09:58 2026
    open https://gitlab.synchro.net/main/sbbs/-/work_items/1250

    The cterm version reported by CTerm forks (e.g. TERMinator) apparently use a 3-part version number format (CTermMajor.CTermMinor.forkRev) and Synchronet only parses/stores the first 2 parts. It's likely 2 late to change our integer storage format (major*1000 + minor), but we can add a second variable to store the forkRev (0 if it's not a fork) and expose that over JS and drop-files?
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)