From e9e2e317376aa6ed2dedb1daaa7e1859066089f3 Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 3 Apr 2006 23:32:11 +0000 Subject: [PATCH] @@ -5,6 +5,7 @@ and patch from Nix of esperi.org.uk.) + * Update MINOR to 2 because of adns_init_logfn. --- changelog | 1 + settings.make.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 03afdd5..cf90698 100644 --- a/changelog +++ b/changelog @@ -5,6 +5,7 @@ adns (1.1.999.0.2); urgency=medium * Create $(bin_dir) and $(lib_dir) on `make install', and also make a libadns.so.1 -> libadns.so.1. link. (Suggestions and patch from Nix of esperi.org.uk.) + * Update MINOR to 2 because of adns_init_logfn. Fixes from or suggested by Bernd Eckenfels, the Debian maintainer: * Correct type of various printf arguments: ptrdiff_t != int. diff --git a/settings.make.in b/settings.make.in index 3714d78..48e98de 100644 --- a/settings.make.in +++ b/settings.make.in @@ -23,7 +23,7 @@ # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. MAJOR= 1 -MINOR= 0 +MINOR= 2 SHLIBFILE= @SHLIBFILE@ SHLIBSONAME= @SHLIBSONAME@ SHLIBFORLINK= @SHLIBFORLINK@ -- 2.30.2