• src/sbbs3/sbbsdefs.h

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 31 15:16:47 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/52c61694c0177f8b3039afcf
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Increase version to 3.21a
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 31 16:03:56 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8c5271fd8a17ba0cc61f1768
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Fix VERSION_NUM and VERSION_HEX encoding of updated version number (32100).

    Use math to compute the value of VERSION_NUM and VERSION_HEX so we don't have mutliple sources of truth for the integer-encoded version number any longer. --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 31 16:56:11 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e1f5b024fe9c54007d068ae3
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Clean up formatting, some typos, convert C-style single-line comments to C++ --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 31 17:22:20 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b1801a60a39be099f6285e64
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Derive VERSION_INT from VERSION

    Really, a single source of truth for the version major.minor number now.
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 31 17:25:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b40aeea11338a4debd3b667f
    Modified Files:
    src/sbbs3/sbbsdefs.h
    Log Message:
    Re-arrange VERSION/REVISION defines and add a comment
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)