Bump UST proto version minor number
[lttng-ust.git] / include / lttng / ust-abi.h
index c36410b9acb0fe8fe8e4031e102b4b32c52bf06b..a5740357c32ae3afb55348b2ae278fb533f48000 100644 (file)
@@ -34,7 +34,7 @@
 
 /* Version for comm protocol between sessiond and ust */
 #define LTTNG_UST_COMM_VERSION_MAJOR           2
-#define LTTNG_UST_COMM_VERSION_MINOR           0
+#define LTTNG_UST_COMM_VERSION_MINOR           1
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
 #define LTTNG_UST_INTERNAL_MAJOR_VERSION       3
This page took 0.022674 seconds and 4 git commands to generate.