aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhp.com!davidm <hp.com!davidm>2004-11-16 22:03:04 +0000
committerhp.com!davidm <hp.com!davidm>2004-11-16 22:03:04 +0000
commitef6d76ffd5bc5a53ad3f905206eab8039d4d32e1 (patch)
tree203a1689d574bf02f3c4d00de83a2a7c4f8969f7 /configure.in
parent14524c439f758f79d0ebbde44c969290c0bf3d39 (diff)
downloadlibunwind-ef6d76ffd5bc5a53ad3f905206eab8039d4d32e1.tar.gz
(pkg_extra): Change to .3.
(Logical change 1.283)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e68f9546..4864feec 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
define(pkg_major, 0)
define(pkg_minor, 98)
-define(pkg_extra, .2)
+define(pkg_extra, .3)
define(pkg_maintainer, libunwind@linux.hpl.hp.com)
define(mkvers, $1.$2$3)
dnl Process this file with autoconf to produce a configure script.