[patch] Fix typo for libffi library version
Matthias Klose
doko@cs.tu-berlin.de
Sat Jun 26 22:33:00 GMT 2004
Set the libffi library version according to
http://gcc.gnu.org/ml/gcc/2004-06/msg00784.html. Commited as obvious.
2004-06-26 Matthias Klose <doko@debian.org>
* libtool-version: Fix typo in revision/age.
Index: libtool-version
===================================================================
RCS file: /cvs/gcc/gcc/libffi/libtool-version,v
retrieving revision 1.1
diff -u -r1.1 libtool-version
--- libtool-version 17 Jun 2004 21:32:58 -0000 1.1
+++ libtool-version 26 Jun 2004 20:29:01 -0000
@@ -3,4 +3,4 @@
# a separate file so that version updates don't involve re-running
# automake.
# CURRENT:REVISION:AGE
-4:0:1
+4:1:0
More information about the Java-patches
mailing list