Win32: factor out environment block creation
[git/dscho.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 */