diff options
| author | liuxueli <[email protected]> | 2020-10-09 11:07:36 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2020-10-09 11:07:36 +0800 |
| commit | dd7df1cc3a4c32eae66f2cab18f36bd017f7d1fb (patch) | |
| tree | 47aa0e9625dc83c868f6b6279d379f1b6a5a476f | |
| parent | 0eeaad926d38dcee4e4ce7c74d578bb3543d5b46 (diff) | |
导出二进制版本号
| -rw-r--r-- | src/version.map | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/version.map b/src/version.map index 1c58eee..6dd0156 100644 --- a/src/version.map +++ b/src/version.map @@ -1,4 +1,5 @@ { - global: *FS_*; + global: *FS_*; + GIT_VERSION*; local: *; };
\ No newline at end of file |
