diff --git a/src/version.map b/src/version.map index c0a9783..4b6c2e8 100644 --- a/src/version.map +++ b/src/version.map @@ -1,4 +1,4 @@ { - global: MESA*runtime_log*; + global: MESA*runtime_log*;GIT_VERSION_*; local: *; -}; \ No newline at end of file +};