projects
/
mw
/
milkymist.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
aba81e5a2ee0690b696700dd136b054af4236341
[mw/milkymist.git]
/
software
/
include
/
version.h
1
#ifndef __VERSION_H
2
#define __VERSION_H
3
4
#define VERSION "0.4"
5
6
#endif /* __VERSION_H */