mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-29 04:42:33 +00:00
7 lines
110 B
C
7 lines
110 B
C
#ifndef VERSION_H_INCLUDED
|
|
#define VERSION_H_INCLUDED
|
|
|
|
#define VERSION "v0.1.1"
|
|
|
|
#endif // VERSION_H_INCLUDED
|