summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/clang/include/lld/Config/Version.inc
blob: 9423901b6638110b9511164ade2b25b3fb499c3a (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: Version.inc,v 1.5 2018/04/06 14:44:04 patrick Exp $ */

#define	LLD_VERSION			6.0.0
#define	LLD_VERSION_STRING		"6.0.0"
#define	LLD_VERSION_MAJOR		0
#define	LLD_VERSION_MINOR		0
#define	LLD_REVISION_STRING		""
#define	LLD_REPOSITORY_STRING		""