This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Patch: FYI: update libtool-version


I'm checking this in on the trunk.

We have made incompatible updates on the trunk so it makes sense to
rev the soname of libgcj.so.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* libtool-version: Updated.

Index: libtool-version
===================================================================
RCS file: /cvs/gcc/gcc/libjava/libtool-version,v
retrieving revision 1.6
diff -u -r1.6 libtool-version
--- libtool-version 19 Jan 2004 19:01:59 -0000 1.6
+++ libtool-version 1 Jul 2005 23:31:05 -0000
@@ -3,4 +3,4 @@
 # a separate file so that version updates don't involve re-running
 # automake.
 # CURRENT:REVISION:AGE
-6:0:0
+7:0:0


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