mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 16:14:58 -04:00
similar to what upstream generates via CMake. Though for us it is handier to have everything in one file.
6 lines
131 B
PHP
6 lines
131 B
PHP
// $FreeBSD$
|
|
|
|
#define LLD_VERSION 9.0.0
|
|
#define LLD_VERSION_STRING "9.0.0"
|
|
#define LLD_VERSION_MAJOR 9
|
|
#define LLD_VERSION_MINOR 0
|