This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [java patch] increase library version number
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: 19 Jan 2004 11:27:04 -0700
- Subject: Re: [java patch] increase library version number
- References: <16373.22755.738840.162195@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> At least because of the changed C++ ABI a version bump for
Matthias> libgcj is needed. Ok to apply?
Sorry about the delay on this. Can you update on both the trunk and
the 3.4 branch?
I suppose we could increment the trunk to "6". I think usually we've
just left the trunk the same as the branch until a new release branch
is made, on the theory that gcc developers know what they're doing.
Tom