1*04eeddc0SDimitry Andric#define LLDB_VERSION 14.0.0git 2*04eeddc0SDimitry Andric#define LLDB_VERSION_STRING "14.0.0git" 3*04eeddc0SDimitry Andric#define LLDB_VERSION_MAJOR 14 4*04eeddc0SDimitry Andric#define LLDB_VERSION_MINOR 0 5*04eeddc0SDimitry Andric#define LLDB_VERSION_PATCHLEVEL 6*04eeddc0SDimitry Andric/* #undef LLDB_FULL_VERSION_STRING */ 7