From: Peter Verthez Date: Sun, 27 Oct 2002 15:45:33 +0000 (+0000) Subject: Increase library version. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=sidebyside;h=d578cd5d4f944191f77c7db674181a29ddafc028;p=gedcom-parse.git Increase library version. --- 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 = ..