lxsh/include/version.h
2021-10-08 18:21:44 +02:00

6 lines
89 B
C

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