Re: [patch] Bump libjava soversion
Matthias Klose <[email protected]> Tue, 20 Jan 2015 21:20:46 +0100
| Newsgroups | gmane.comp.gcc.java.patches |
|---|---|
| Message-ID | <[email protected]> |
On 11/05/2014 06:48 PM, Matthias Klose wrote: > The yearly version bump. Ok to commit? > > Matthias > > 2014-11-05 Matthias Klose <[email protected]> > > * libtool-version: Bump soversion. > > > --- libtool-version (revision 217124) > +++ libtool-version (working copy) > @@ -3,4 +3,4 @@ > # a separate file so that version updates don't involve re-running > # automake. > # CURRENT:REVISION:AGE > -15:0:0 > +16:0:0 > ping? here is one more reason ... dbexecdir is encoded into libgcj, having the major GCC version in the path. So this doesn't seem to be compatible. Matthias