Update version to v2.1.0-rc1
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.h
index 3f6eca1262d971c9d784cf4f092f6ac904337691..ada517e10432113bca7e166bbce618a83d1123f4 100644 (file)
@@ -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
 
This page took 0.024372 seconds and 5 git commands to generate.