1/*	$OpenBSD: Version.inc,v 1.7 2021/04/28 12:55:37 patrick Exp $ */
2
3#define	LLD_VERSION			11.1.0
4#define	LLD_VERSION_STRING		"11.1.0"
5#define	LLD_VERSION_MAJOR		11
6#define	LLD_VERSION_MINOR		1
7#define	LLD_REVISION_STRING		""
8#define	LLD_REPOSITORY_STRING		""
9