xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 4e99f45480598189d49d45a825533a6c9e12f02c)
1// $FreeBSD$
2
3#define LLD_VERSION 10.0.1
4#define LLD_VERSION_STRING "10.0.1"
5#define LLD_VERSION_MAJOR 10
6#define LLD_VERSION_MINOR 0
7