repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix cross compilation (e.g. on Darwin). Following changes to make.tmpl,
[AROS.git]
/
workbench
/
network
/
WirelessManager
/
src
/
common
/
version.h
blob
02f34be3ab125c650e56a8d7a4159f6f9f2c5fdf
1
#ifndef VERSION_H
2
#define VERSION_H
3
4
#define VERSION_STR
"0.7.3"
5
6
#endif
/* VERSION_H */