From 94aa304960927c130ecb5f664a642b32d9850688 Mon Sep 17 00:00:00 2001 From: Dave Watson Date: Wed, 9 Jan 2019 09:28:39 -0800 Subject: bump version to 1.3.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4acc4c80..31d2817c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ define(pkg_major, 1) define(pkg_minor, 3) -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. -- cgit v1.2.1