1c3c13af99
Approved by: re (dwhite)
7 lines
89 B
C
7 lines
89 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
|
|
#define VERSION_STR "0.3.9"
|
|
|
|
#endif /* VERSION_H */
|