From 99e02197b17069a12f9973e4951a32cf492e4852 Mon Sep 17 00:00:00 2001 From: MelwareDE Date: Sun, 26 Jun 2005 13:41:34 +0000 Subject: [PATCH] Set dev version. --- chan_capi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chan_capi.c b/chan_capi.c index 6382e7f..d5efe6d 100644 --- a/chan_capi.c +++ b/chan_capi.c @@ -52,7 +52,7 @@ #include "chan_capi_app.h" #include "chan_capi_pvt.h" -#define CC_VERSION "cm-0.5.2" +#define CC_VERSION "cm-0.6dev" #ifdef CAPI_ULAW #define LAW_STRING "uLaw"