Files
subconverter/src/version.h
2023-10-11 21:11:22 +08:00

7 lines
110 B
C

#ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED
#define VERSION "v0.8.1"
#endif // VERSION_H_INCLUDED