lxsh/include/version.h
2021-03-11 14:54:15 +01:00

6 lines
89 B
C

#ifndef VERSION_H
#define VERSION_H
#define VERSION_STRING "v1.1.0"
#endif //VERSION_H