index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addon
/
doxywizard
/
version.h
blob: d7d5f1302015fbced522a66cfc9ee4aa86598b2a (
plain
)
1
2
3
4
5
6
#ifndef VERSION_H
#define VERSION_H
extern
char
versionString
[];
#endif