• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#ifndef VERSION_GEN_H
2#define VERSION_GEN_H
3
4#define VERSION_NUMBER $FULL_VERSION
5
6#endif // VERSION_GEN_H
7