blob: 02d44970ff5411c1eddced200aa65860d52f6003 (
plain) (
blame)
1
2
3
4
5
6
|
#define LLDB_VERSION 19.1.7
#define LLDB_VERSION_STRING "19.1.7"
#define LLDB_VERSION_MAJOR 19
#define LLDB_VERSION_MINOR 1
#define LLDB_VERSION_PATCH 7
/* #undef LLDB_FULL_VERSION_STRING */
|