mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2025-08-27 19:11:45 +02:00
6 lines
153 B
C
6 lines
153 B
C
#define MAJOR_VERION "0"
|
|
#define MINOR_VERSION "9"
|
|
#define EXTRA_VERSION "b"
|
|
#define APP_VERION "v" MAJOR_VERION "." MINOR_VERSION EXTRA_VERSION
|
|
|