lxsh/include/version.h
2021-07-24 19:36:22 +02:00

6 lines
87 B
C

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