(FWD) [PATCH] bump bfd version post 2.12 branching

Nick Clifton nickc@cambridge.redhat.com
Mon Feb 18 02:17:00 GMT 2002


Hi David,

> May I PLEASE commit this so I can tell a mainline built `ld' from a 2.12
> branch one?

> -AM_INIT_AUTOMAKE(bfd, 2.11.93)
> +AM_INIT_AUTOMAKE(bfd, 2.12.90)

Hmm, what is the third number for ?  The year ?  A minor revision
number ?  I suspect that this ought to be:

    AM_INIT_AUTOMAKE(bfd, 2.12.02)
or
    AM_INIT_AUTOMAKE(bfd, 2.12.94)
or
    AM_INIT_AUTOMAKE(bfd, 2.12.0)

Cheers
        Nick



More information about the Binutils mailing list