lxsh/include/version.h
2021-11-21 11:31:51 +01:00

6 lines
87 B
C

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