1/* $OpenBSD: Version.inc,v 1.6 2020/08/09 15:56:40 patrick Exp $ */
2
3#define LLD_VERSION 10.0.1
4#define LLD_VERSION_STRING "10.0.1"
5#define LLD_VERSION_MAJOR 10
6#define LLD_VERSION_MINOR 0
7#define LLD_REVISION_STRING ""
8#define LLD_REPOSITORY_STRING ""
9