X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=configure.ac;h=77b212cd7091d3c0b805059db0b8d72cd50f2cce;hp=023cfd4e3811ac52b020bec794a948d2bbf681e3;hb=f45930b75b297a5f80fe14ef2550b196ca750b4a;hpb=d0cba1f1d68f4aa7d611d4ba1c4c57f736f3c846 diff --git a/configure.ac b/configure.ac index 023cfd4e..77b212cd 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,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], [2:0:0]) +AC_SUBST([LTTNG_UST_CTL_LIBRARY_VERSION], [3:0:1]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET