summaryrefslogtreecommitdiff
path: root/version.h
blob: 8d6c413398ce5f3c1236fa5f0187f27ddfb6256a (plain)
1
2
3
4
5
6
#ifndef VERSION_H
#define VERSION_H

extern const char git_version_string[];

#endif /* VERSION_H */