opnsense-src/lib/clang/include/lld/Config/Version.inc
Bryan Drewery dc3af96dec Use a proper comment.
Submitted by:	emaste
2016-09-01 21:02:02 +00:00

8 lines
169 B
PHP

// $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"