From 9a50bd479a239a7578c8a5112dfe2bf59c308ab7 Mon Sep 17 00:00:00 2001 From: MelwareDE Date: Sat, 17 Jan 2009 17:39:16 +0000 Subject: [PATCH] Version 1.1.2 --- CHANGES | 2 +- chan_capi.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 73b3a04..e7e2755 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ CHANGES ======= -HEAD +chan_capi-1.1.2 ------------------ - added config setting 'faxdetecttime' to limit the fax detection for a given amount of seconds. - added config option for subscriber prefix. Some lines may show local calls without area code diff --git a/chan_capi.c b/chan_capi.c index 531ec4f..d7ccb2d 100644 --- a/chan_capi.c +++ b/chan_capi.c @@ -37,8 +37,8 @@ #include "chan_capi_supplementary.h" #include "chan_capi_chat.h" -/* #define CC_VERSION "x.y.z" */ -#define CC_VERSION "$Revision$" +#define CC_VERSION "1.1.2" +/* #define CC_VERSION "$Revision$" */ /* * personal stuff