Files
subconverter/version.h
2019-12-11 01:23:08 +08:00

7 lines
110 B
C

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