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]

Bump libgcj soversion


the soversion for libgcj is still the same on the branch and the
trunk; bump it on the trunk.

Ok to checkin?

  Matthias

2008-07-03  Matthias Klose  <doko@ubuntu.com>

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


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