From a77b0cd7bd14c27ff7c18463f432599ce9469c75 Mon Sep 17 00:00:00 2001 From: Dave Watson Date: Thu, 15 Jun 2017 14:32:10 -0700 Subject: [PATCH] Bump version to v1.2.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 863fb8f4..a254bbe5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ define(pkg_major, 1) -define(pkg_minor, 2) +define(pkg_minor, 2.1) define(pkg_extra, ) define(pkg_maintainer, libunwind-devel@nongnu.org) define(mkvers, $1.$2$3)