1diff --git a/configure.ac b/configure.ac
2index a254bbe..fe0247b 100644
3--- a/configure.ac
4+++ b/configure.ac
5@@ -1,6 +1,6 @@
6 define(pkg_major, 1)
7-define(pkg_minor, 2.1)
8-define(pkg_extra, )
9+define(pkg_minor, 2)
10+define(pkg_extra, 1)
11 define(pkg_maintainer, libunwind-devel@nongnu.org)
12 define(mkvers, $1.$2$3)
13 dnl Process this file with autoconf to produce a configure script.