opnsense-src/lib/clang/include/lld/Config/Version.inc
2017-07-19 19:41:41 +00:00

8 lines
208 B
PHP

// $FreeBSD$
#define LLD_VERSION 5.0.0
#define LLD_VERSION_STRING "5.0.0"
#define LLD_VERSION_MAJOR 5
#define LLD_VERSION_MINOR 0
#define LLD_REVISION_STRING "308421"
#define LLD_REPOSITORY_STRING "FreeBSD"