repo.or.cz
/
git
/
jnareb-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
move git_version_string into version.c
[git/jnareb-git.git]
/
version.h
blob
8d6c413398ce5f3c1236fa5f0187f27ddfb6256a
1
#ifndef VERSION_H
2
#define VERSION_H
3
4
extern
const char
git_version_string
[];
5
6
#endif
/* VERSION_H */