Files
subconverter/version.h
2019-12-13 17:57:57 +08:00

7 lines
110 B
C

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