X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=2298551393945e9e140d96a01adae43408694530;hb=e8d3e76f29badb889f96a7203d51372fed60714c;hp=130563634293ffa6c60d0b7210ef6af1b49983e0;hpb=fe03e7893634c50f5424dfc7a87b9f5efee12209;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 130563634..229855139 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.12.1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])