aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/include/lldb/Version/Version.inc
blob: 1fc1a4d88b7b4bca10b46274d6cdd1efdafd7719 (plain) (blame)
1
2
3
4
5
6
#define LLDB_VERSION 18.1.4
#define LLDB_VERSION_STRING "18.1.4"
#define LLDB_VERSION_MAJOR 18
#define LLDB_VERSION_MINOR 1
#define LLDB_VERSION_PATCH 4
/* #undef LLDB_FULL_VERSION_STRING */