X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=42a269ba86cce2159eefa1ccf9f36db8f60fcf47;hb=0c0793a8aa516d406c11665fccc3997247b9acf8;hp=ecc5ce4292257382f03e4dc3a0f19e83fbc70079;hpb=ffa1e278efc85ea36309e847347d4433641e8b0f;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index ecc5ce429..42a269ba8 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.0-rc2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.0],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])