lxsh/include/version.h
2021-01-06 09:59:28 +01:00

6 lines
88 B
C

#ifndef VERSION_H
#define VERSION_H
#define VERSION_STRING "v0.3a"
#endif //VERSION_H