8d6c413398ce5f3c1236fa5f0187f27ddfb6256a
   1#ifndef VERSION_H
   2#define VERSION_H
   3
   4extern const char git_version_string[];
   5
   6#endif /* VERSION_H */