Version.inc (d65cd7a57bf0600b722afc770838a5d0c1c3a8e1) | Version.inc (5f24ef21bee1ae1335796004829d750252582ca5) |
---|---|
1// $FreeBSD$ 2 | 1// $FreeBSD$ 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 | 3#define LLD_VERSION_STRING "11.0.0" |