summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Watson <dade.watson@gmail.com>2021-11-26 08:38:00 -0800
committerDave Watson <dade.watson@gmail.com>2021-11-26 08:38:00 -0800
commit25edebc066ca90e87a0fddee747ec3e118870ccf (patch)
tree521f2a90aca593d69b54a2f5756a1dced8b1aed2
parent17b68a0838aa752b9be53df2446666f310bad8c4 (diff)
downloadlibunwind-1.6.0.tar.gz
Promote to 1.6.0v1.6.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c894ea33..0bd22343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
define(pkg_major, 1)
define(pkg_minor, 6)
-define(pkg_extra, 0-rc2)
+define(pkg_extra, 0)
define(pkg_maintainer, libunwind-devel@nongnu.org)
define(mkvers, $1.$2.$3)
dnl Process this file with autoconf to produce a configure script.