lxsh/include/version.h
2021-06-22 10:02:36 +02:00

6 lines
89 B
C

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