mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
7 lines
114 B
C
7 lines
114 B
C
#ifndef __OCR_VERSION_H__
|
|
#define __OCR_VERSION_H__
|
|
|
|
#define VERSION "1.5.1.20210128"
|
|
|
|
#endif //__OCR_VERSION_H__
|