mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
Bumped version from 1.3.0 -> 1.4.0-devel for new release changes
This commit is contained in:
parent
5f934c16b4
commit
24226f765f
5 changed files with 28 additions and 12 deletions
|
@ -182,6 +182,8 @@ enum FunctionalityLevels {
|
|||
FUNC_LEVEL_1_2_2 = 192, /**< LibClamAV release 1.2.2 */
|
||||
|
||||
FUNC_LEVEL_1_3 = 200, /**< LibClamAV release 1.3.0 */
|
||||
|
||||
FUNC_LEVEL_1_4 = 210, /**< LibClamAV release 1.4.0 */
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue