mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
upstream release_50 branch. This is just after upstream's 5.0.0-rc1. MFC after: 2 months X-MFC-with: r321369
8 lines
208 B
PHP
8 lines
208 B
PHP
// $FreeBSD$
|
|
|
|
#define LLD_VERSION 5.0.0
|
|
#define LLD_VERSION_STRING "5.0.0"
|
|
#define LLD_VERSION_MAJOR 5
|
|
#define LLD_VERSION_MINOR 0
|
|
#define LLD_REVISION_STRING "309439"
|
|
#define LLD_REPOSITORY_STRING "FreeBSD"
|