summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Watson <dade.watson@gmail.com>2021-11-30 16:27:16 -0800
committerDave Watson <dade.watson@gmail.com>2021-11-30 16:29:28 -0800
commitb3ca1b59a795a617877c01fe5d299ab7a07ff29d (patch)
tree083ba8c3b3a0cc6f244f1219c75234e03090974a
parent21764beef7e983c51dfbda12c16fd285575467b7 (diff)
downloadlibunwind-1.6.2.tar.gz
Promote to 1.6.2v1.6.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac5070df..2893f0cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
define(pkg_major, 1)
define(pkg_minor, 6)
-define(pkg_extra, 1)
+define(pkg_extra, 2)
define(pkg_maintainer, libunwind-devel@nongnu.org)
define(mkvers, $1.$2.$3)
dnl Process this file with autoconf to produce a configure script.