From 17b68a0838aa752b9be53df2446666f310bad8c4 Mon Sep 17 00:00:00 2001 From: Dave Watson Date: Fri, 27 Aug 2021 09:16:56 -0700 Subject: bump to rc2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3e94ad01..c894ea33 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ define(pkg_major, 1) define(pkg_minor, 6) -define(pkg_extra, 0-rc1) +define(pkg_extra, 0-rc2) define(pkg_maintainer, libunwind-devel@nongnu.org) define(mkvers, $1.$2.$3) dnl Process this file with autoconf to produce a configure script. -- cgit v1.2.1