mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-28 04:12:49 +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
|