aboutsummaryrefslogtreecommitdiff
path: root/gprof/configure.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-02 21:35:47 +0000
committerNick Clifton <nickc@redhat.com>2000-09-02 21:35:47 +0000
commit18e03609efaa52ca590d9de5440f3d86f8a77d0f (patch)
tree325edd83292603514a5cafa3f04da7b5222abb0e /gprof/configure.in
parented26538621e3e439f12f1eb7639aea86f046e9bf (diff)
downloadfsf-binutils-gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.zip
fsf-binutils-gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.tar.gz
fsf-binutils-gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.tar.bz2
Increase minor version number (to 2.10.91) to help tools detect the new
ability to support removal of duplciate DWARF@ debug information.
Diffstat (limited to 'gprof/configure.in')
-rw-r--r--gprof/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure.in b/gprof/configure.in
index 2ab72a6..1d7984e 100644
--- a/gprof/configure.in
+++ b/gprof/configure.in
@@ -4,7 +4,7 @@ AC_INIT(gprof.c)
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(gprof, 2.10.90)
+AM_INIT_AUTOMAKE(gprof, 2.10.91)
AM_PROG_LIBTOOL