Drop 1.7.11.x items from 1.7.12 release notes
[git/jnareb-git.git] / version.h
blobfd9cdd6316a17d3dfdc0976e668d26f7854fb181
1 #ifndef VERSION_H
2 #define VERSION_H
4 extern const char git_version_string[];
6 const char *git_user_agent(void);
8 #endif /* VERSION_H */