mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-27 17:42:08 +00:00
We were running `git describe --tags` to get a local version for display in the admin. Catch exceptions thrown when git does not exist and use a static string instead.