mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-28 12:22:37 +00:00
7 lines
110 B
C
7 lines
110 B
C
#ifndef VERSION_H_INCLUDED
|
|
#define VERSION_H_INCLUDED
|
|
|
|
#define VERSION "v0.8.1"
|
|
|
|
#endif // VERSION_H_INCLUDED
|