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 to the trunk and the 3.3 branch.

This updates the library version for libgcj.  I'm putting the same
patch on the trunk since that seems to be our practice historically.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>
	* libtool-version: Increased `current'.

Index: libtool-version
===================================================================
RCS file: /cvs/gcc/gcc/libjava/libtool-version,v
retrieving revision 1.4
diff -u -r1.4 libtool-version
--- libtool-version 17 Mar 2002 00:35:21 -0000 1.4
+++ libtool-version 20 Dec 2002 01:39:15 -0000
@@ -3,4 +3,4 @@
 # a separate file so that version updates don't involve re-running
 # automake.
 # CURRENT:REVISION:AGE
-3:0:0
+4:0:0


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