lxsh/include/version.h
2021-10-29 13:29:24 +02:00

6 lines
87 B
C

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