summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Watson <dade.watson@gmail.com>2021-08-27 09:16:56 -0700
committerDave Watson <dade.watson@gmail.com>2021-08-27 09:16:56 -0700
commit17b68a0838aa752b9be53df2446666f310bad8c4 (patch)
tree28da5d844d9e4fea405e4fbc2f08f1f21bd50252
parent868d5f31d777501999258f3457186a0576c1fa99 (diff)
downloadlibunwind-1.6.0-rc2.tar.gz
bump to rc2v1.6.0-rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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.