summaryrefslogtreecommitdiff
path: root/src/version.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.map')
-rw-r--r--src/version.map3
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