#ifndef BOOTVERSION_H_ #define BOOTVERSION_H_ #define BOOT_VERSION_MAJOR 0 #define BOOT_VERSION_MINOR 2 #endif /* BOOTVERSION_H_ */