mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
Add NOTCURSES_VERNUM_* as integer preprocessor definitions of the four version components. Add NOTCURSES_VERNUM_ORDERED as a 32-bit totally comparable integer. Preserve the definitions of NOTCURSES_VERSION_*, defining them in terms of VERNUMs. Don't use TWEAK in version, since it usually isn't defined.