X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=iconv%2Flibiconv%2FMakefile.in.patch;h=bf0eb6052f5da7cf35d47d81035e7de829f0eb9a;hb=91be7ffbee6e1444d9494a04a68863d7cf6c3193;hp=49769cb4aa3a9d678d885119f888b2c3c02c8db0;hpb=2cd5c4dfbd08d35c3a87f6d07e1c3e2e7295aac8;p=gedcom-parse.git diff --git a/iconv/libiconv/Makefile.in.patch b/iconv/libiconv/Makefile.in.patch index 49769cb..bf0eb60 100644 --- a/iconv/libiconv/Makefile.in.patch +++ b/iconv/libiconv/Makefile.in.patch @@ -1,11 +1,11 @@ --- Makefile.in.orig Thu May 23 13:48:42 2002 -+++ Makefile.in Fri Oct 4 20:36:35 2002 ++++ Makefile.in Sat Oct 5 09:41:32 2002 @@ -39,7 +39,7 @@ # Before making a release, change this according to the libtool documentation, # section "Library interface versions". -LIBICONV_VERSION_INFO = 3:0:1 -+LIBICONV_VERSION_INFO = 3:1:1 ++LIBICONV_VERSION_INFO = 3:2:1 # Needed by $(LIBTOOL). top_builddir = ..