lxsh/include/version.h
2020-11-19 16:51:50 +01:00

6 lines
87 B
C

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