You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PDCursesMod/version.mif

8 lines
136 B
Plaintext

# Version number macros for inclusion from makefiles
VER = 41
VERDOT = 4.1
ABI_MAJOR = 4
ABI_MINOR = 1
ABI = $(ABI_MAJOR).$(ABI_MINOR)