From 74ab1eb268eb6d8cde5db3274c12560a1cd2c73c Mon Sep 17 00:00:00 2001 From: Dave Watson Date: Wed, 11 Jan 2023 09:00:10 -0800 Subject: Bump to rc2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0aaa6d6c..d57ee280 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. define(pkg_major, 1) define(pkg_minor, 7) -define(pkg_extra, -rc1) +define(pkg_extra, -rc2) define(pkg_maintainer, libunwind-devel@nongnu.org) define(mkvers, $1.$2$3) -- cgit v1.2.1