Re: [Clamav-users] Functionality level in SVN

2008-09-04 Thread Tomasz Kojm
On Thu, 04 Sep 2008 10:33:09 +1000 Michael Isaev <[EMAIL PROTECTED]> wrote: > In latest snapshot (from 20080903) functionality level of clamav is 34: > #define CL_FLEVEL 34 > > Therefore, freshclam writes in the log: > WARNING: Current functionality level = 34, recommended = 35 > > Why so? I tho

[Clamav-users] Functionality level in SVN

2008-09-03 Thread Michael Isaev
In latest snapshot (from 20080903) functionality level of clamav is 34: #define CL_FLEVEL 34 Therefore, freshclam writes in the log: WARNING: Current functionality level = 34, recommended = 35 Why so? I thought there is the most latest functionality in snapshot. __