repo.or.cz
/
dueringa_WikiWalker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oops, totally forgot to add the .in file
[dueringa_WikiWalker.git]
/
src
/
version.h.in
blob
868d97937f0389aeea20bae4b923e0917ce93514
1
#ifndef _VERSION_H_GEN
2
#define _VERSION_H_GEN
3
4
#ifndef _WW_VERSION
5
constexpr
char
_WW_VERSION
[] =
"@walker_version@"
;
6
#endif
// _WW_VERSION
7
8
#cmakedefine GIT_RAN_SUCCESSFULLY
9
10
#endif
// _VERSION_H_GEN