X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=be2186fc255beb60984cb9aeb69de8ed4e7d500c;hb=e6681c668131605c5ef9ab012f3357034e21e573;hp=deec26d994f7da755f8b85e5917795754bec4d45;hpb=bd60b0dbd7eddccabefa8fee82156fcb2e2f2bef;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index deec26d99..be2186fc2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl SPDX-License-Identifier: GPL-2.0-only AC_PREREQ([2.64]) -AC_INIT([lttng-tools],[2.13.12],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])