opnsense-src/lib/clang/include/lld/Config/Version.inc

9 lines
169 B
PHP
Raw Normal View History

// $FreeBSD$
#define LLD_VERSION 3.9
#define LLD_VERSION_MAJOR 3
#define LLD_VERSION_MINOR 9
#define LLD_REVISION_STRING "3.9"
#define LLD_REPOSITORY_STRING "FreeBSD"