mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
Bump version from 0.104.0 -> 0.105.0-devel-${TODAY}
Also increase FLEVEL from 140 -> 150.
This commit is contained in:
parent
872a83fbfe
commit
b47745b691
7 changed files with 37 additions and 17 deletions
|
@ -151,6 +151,8 @@ enum FunctionalityLevels {
|
|||
FUNC_LEVEL_0103_3 = 124, /**< LibClamAV release 0.103.2 */
|
||||
|
||||
FUNC_LEVEL_0104 = 140, /**< LibClamAV release 0.104.0 */
|
||||
|
||||
FUNC_LEVEL_0105 = 150, /**< LibClamAV release 0.105.0 */
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue