repo.or.cz
/
opentx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix #4881 (#4884)
[opentx.git]
/
radio
/
src
/
stamp.h.in
blob
f360b3a904cece67f3ca9741b208cb70f9226337
1
#define DATE
"@DATE@"
2
#define TIME
"@TIME@"
3
#define VERSION
"@VERSION@"
4
5
#define VERSION_MAJOR @VERSION_MAJOR@
6
#define VERSION_MINOR @VERSION_MINOR@
7
#define VERSION_REVISION @VERSION_REVISION@
8
#define GIT_STR
"@GIT_STR@"