From 671e16c594cdcf4f388e58cf673a597487232b85 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 4 Jul 2007 05:11:49 +0000 Subject: [PATCH] updates. --- CHANGES | 4 ++++ lib/configure.ad | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index c9aa3464..d2e13f20 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +Wed Jul 4 08:06:38 EEST 2007 Pekka Riikonen + + * SILC Client 1.1.2. + Mon Jul 2 17:28:47 CEST 2007 Pekka Riikonen * In silc_client_free check that scheduler is allocated before diff --git a/lib/configure.ad b/lib/configure.ad index 7821a258..b645217c 100644 --- a/lib/configure.ad +++ b/lib/configure.ad @@ -83,9 +83,9 @@ SILC_LIB_INCLUDES="$SILC_LIB_INCLUDES -I$SILC_TOP_SRCDIR/lib/silcvcard" LIB_BASE_VERSION=1.1 # libsilc versions -LIBSILC_CURRENT=2 # prev = 1 +LIBSILC_CURRENT=3 # prev = 2 LIBSILC_REVISION=0 # prev = 0 -LIBSILC_AGE=0 # prev = 0 +LIBSILC_AGE=1 # prev = 1 # libsilcclient versions LIBSILCCLIENT_CURRENT=2 # prev = 1 -- 2.24.0