lxsh/include/version.h
2020-11-14 17:33:19 +01:00

6 lines
87 B
C

#ifndef VERSION_H
#define VERSION_H
#define VERSION_STRING "v0.1"
#endif //VERSION_H