X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-app.h;h=ada517e10432113bca7e166bbce618a83d1123f4;hp=3f6eca1262d971c9d784cf4f092f6ac904337691;hb=68264071f9d1b789de1350cbec479b52a9b54acf;hpb=cc04e512f711c00920d9e8a5f083e841c5f08273 diff --git a/src/bin/lttng-sessiond/ust-app.h b/src/bin/lttng-sessiond/ust-app.h index 3f6eca126..ada517e10 100644 --- a/src/bin/lttng-sessiond/ust-app.h +++ b/src/bin/lttng-sessiond/ust-app.h @@ -24,7 +24,7 @@ /* lttng-ust supported version. */ #define LTTNG_UST_COMM_MAJOR 2 /* comm protocol major version */ -#define UST_APP_MAJOR_VERSION 2 /* UST version supported */ +#define UST_APP_MAJOR_VERSION 3 /* Internal UST version supported */ #define UST_APP_EVENT_LIST_SIZE 32