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: RFC: bump libtool version


Matthias pointed out on irc that we ought to bump the libgcj version
on trunk.  I think we also need this on the RH 4.1 merge branch.

I thought I would see if there are any comments before I check this in.

Tom

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

	* libtool-version: Bump current to 9.

Index: libtool-version
===================================================================
--- libtool-version	(revision 120900)
+++ libtool-version	(working copy)
@@ -3,4 +3,4 @@
 # a separate file so that version updates don't involve re-running
 # automake.
 # CURRENT:REVISION:AGE
-8:0:0
+9:0:0


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