global.h 64 B

123456
  1. #ifndef GLOBAL_H
  2. #define GLOBAL_H
  3. #define VERSION "0.1"
  4. #endif