mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Update version numbers, config headers, etc. Git tricked me into losing
these before pushing.
PR: 276104
Approved by: re (cperciva)
Fixes: d67fc74b9249
MFC after: 3 days
(cherry picked from commit 894cb08f0d3656fdb81f4d89085bedc4235f3cb6)
(cherry picked from commit a17c251dd6)
6 lines
191 B
PHP
6 lines
191 B
PHP
#define LLDB_VERSION 18.1.5
|
|
#define LLDB_VERSION_STRING "18.1.5"
|
|
#define LLDB_VERSION_MAJOR 18
|
|
#define LLDB_VERSION_MINOR 1
|
|
#define LLDB_VERSION_PATCH 5
|
|
/* #undef LLDB_FULL_VERSION_STRING */
|