#ifndef NASM_VERSION_H #define NASM_VERSION_H #define NASM_MAJOR_VER … #define NASM_MINOR_VER … #define NASM_SUBMINOR_VER … #define NASM_PATCHLEVEL_VER … #define NASM_VERSION_ID … #define NASM_VER … #endif /* NASM_VERSION_H */
#ifndef NASM_VERSION_H #define NASM_VERSION_H #define NASM_MAJOR_VER … #define NASM_MINOR_VER … #define NASM_SUBMINOR_VER … #define NASM_PATCHLEVEL_VER … #define NASM_VERSION_ID … #define NASM_VER … #endif /* NASM_VERSION_H */