X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=e54cfea2d1e1b99a331d81c5a01081e7e6031d46;hb=af21f7816739b0f9db8b4006ef4378ddc2de0157;hp=581561b553b94069f4dd072f956e01d683af6b2d;hpb=9c915ee89e46a98644d56c34c0dbfcf2311627ed;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 581561b5..e54cfea2 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_SUBST([LTTNG_UST_LIBRARY_VERSION], [0:0:0]) # 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], [1:0:0]) +AC_SUBST([LTTNG_UST_CTL_LIBRARY_VERSION], [2:0:0]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET