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.
notcurses/tools/version.h.in

6 lines
296 B
C

// Populated by CMake, and installed to the host system
#define NOTCURSES_VERSION_MAJOR "@notcurses_VERSION_MAJOR@"
#define NOTCURSES_VERSION_MINOR "@notcurses_VERSION_MINOR@"
#define NOTCURSES_VERSION_PATCH "@notcurses_VERSION_PATCH@"
#define NOTCURSES_VERSION_TWEAK "@notcurses_VERSION_TWEAK@"