blob: 838643a235ffe50ef545197eb8c0030761cb7bdd (
plain) (
blame)
1
2
3
4
5
6
|
#define LLDB_VERSION 17.0.6
#define LLDB_VERSION_STRING "17.0.6"
#define LLDB_VERSION_MAJOR 17
#define LLDB_VERSION_MINOR 0
#define LLDB_VERSION_PATCH 6
/* #undef LLDB_FULL_VERSION_STRING */
|