summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Watson <dade.watson@gmail.com>2021-11-30 09:14:30 -0800
committerDave Watson <dade.watson@gmail.com>2021-11-30 09:14:30 -0800
commitfd99d85cd13466c58a138bfe58ab0b039076a291 (patch)
treecdd31436e7e2493bce3a42a58db2fa2c884324bc
parent6a77892ac6385cd705a88be7ee26cdf304fd2da1 (diff)
downloadlibunwind-fd99d85cd13466c58a138bfe58ab0b039076a291.tar.gz
Promote to 1.6.1v1.6.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0bd22343..1ccbf7ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
define(pkg_major, 1)
define(pkg_minor, 6)
-define(pkg_extra, 0)
+define(pkg_extra, 1)
define(pkg_maintainer, libunwind-devel@nongnu.org)
define(mkvers, $1.$2.$3)
dnl Process this file with autoconf to produce a configure script.