Version 1.1.2

This commit is contained in:
MelwareDE 2009-01-17 17:39:16 +00:00
parent 0b135ceac3
commit 9a50bd479a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
CHANGES CHANGES
======= =======
HEAD chan_capi-1.1.2
------------------ ------------------
- added config setting 'faxdetecttime' to limit the fax detection for a given amount of seconds. - 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 - added config option for subscriber prefix. Some lines may show local calls without area code

View File

@ -37,8 +37,8 @@
#include "chan_capi_supplementary.h" #include "chan_capi_supplementary.h"
#include "chan_capi_chat.h" #include "chan_capi_chat.h"
/* #define CC_VERSION "x.y.z" */ #define CC_VERSION "1.1.2"
#define CC_VERSION "$Revision$" /* #define CC_VERSION "$Revision$" */
/* /*
* personal stuff * personal stuff