Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git p4 test: translate windows paths for cygwin
[gitweb.git]
/
version.h
diff --git
a/version.h
b/version.h
index 8d6c413398ce5f3c1236fa5f0187f27ddfb6256a..6911a4f1558de0c0d0b880a5b859925869a3e86e 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-3,4
+3,7
@@
extern const char git_version_string[];
+const char *git_user_agent(void);
+const char *git_user_agent_sanitized(void);
+
#endif /* VERSION_H */