This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]