lxsh/include/version.h
2021-04-16 16:36:02 +02:00

6 lines
89 B
C

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