mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 22:07:34 -04:00
6.0.0 (branches/release_60 r325932). This corresponds to 6.0.0 rc3. MFC after: 3 months X-MFC-With: r327952 PR: 224669
8 lines
208 B
PHP
8 lines
208 B
PHP
// $FreeBSD$
|
|
|
|
#define LLD_VERSION 6.0.0
|
|
#define LLD_VERSION_STRING "6.0.0"
|
|
#define LLD_VERSION_MAJOR 6
|
|
#define LLD_VERSION_MINOR 0
|
|
#define LLD_REVISION_STRING "325932"
|
|
#define LLD_REPOSITORY_STRING "FreeBSD"
|