Bump liblttng-ust-ctl soname major to 5
[lttng-ust.git] / configure.ac
index a987d95c18867f7ccd25f2668522cc53d33dddce..3c92b40749492b05ccdfefc87e6764fb58dfcde1 100644 (file)
@@ -33,7 +33,7 @@ AC_DEFINE([CONFIG_LTTNG_UST_LIBRARY_VERSION_MAJOR], [UST_LIB_V_MAJOR], [Major SO
 
 # This is the library version of liblttng-ust-ctl, used internally by
 # liblttng-ust, lttng-sessiond, and lttng-consumerd.
-AC_SUBST([LTTNG_UST_CTL_LIBRARY_VERSION], [4:0:0])
+AC_SUBST([LTTNG_UST_CTL_LIBRARY_VERSION], [5:0:0])
 
 AC_CONFIG_HEADERS([include/config.h include/lttng/ust-config.h])
 AC_CONFIG_AUX_DIR([config])
This page took 0.023423 seconds and 4 git commands to generate.