move git_version_string into version.c
[git.git] / version.h
blob8d6c413398ce5f3c1236fa5f0187f27ddfb6256a
1 #ifndef VERSION_H
2 #define VERSION_H
4 extern const char git_version_string[];
6 #endif /* VERSION_H */