New release version changes

Signed-off-by: rsundriyal <ravis069@gmail.com>
This commit is contained in:
rsundriyal 2024-07-31 13:44:36 -04:00
parent cad552d115
commit 5a84081574
No known key found for this signature in database
GPG key ID: F10A71B8E3878070
5 changed files with 30 additions and 13 deletions

View file

@ -190,6 +190,8 @@ enum FunctionalityLevels {
FUNC_LEVEL_1_3_1 = 201, /**< LibClamAV release 1.3.1 */
FUNC_LEVEL_1_4 = 210, /**< LibClamAV release 1.4.0 */
FUNC_LEVEL_1_5 = 220, /**< LibClamAV release 1.5.0 */
};
/**