summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Watson <dade.watson@gmail.com>2023-01-11 09:00:10 -0800
committerDave Watson <dade.watson@gmail.com>2023-01-11 09:00:10 -0800
commit74ab1eb268eb6d8cde5db3274c12560a1cd2c73c (patch)
tree5fa8d9ddb6068d9dcea311a6d436fc892dffad99
parentb1d6f6efe425c93ba5d692f6c6be53d3ef52606d (diff)
downloadlibunwind-v1.7-stable.tar.gz
Bump to rc2v1.7-stable
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)