X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=130563634293ffa6c60d0b7210ef6af1b49983e0;hp=ef444d699622b32427618fe4f5215ccd7d29371b;hb=3ed2a028979e97645a1b49ef9ad63a43ca06a720;hpb=f176e4515302ea30dacae5c6a7a2523ef5e81612 diff --git a/configure.ac b/configure.ac index ef444d699..130563634 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.0],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])