Bump version from 0.104.0 -> 0.105.0-devel-${TODAY}

Also increase FLEVEL from 140 -> 150.
This commit is contained in:
Micah Snyder 2021-08-21 15:45:20 -07:00 committed by Micah Snyder
parent 872a83fbfe
commit b47745b691
7 changed files with 37 additions and 17 deletions

View file

@ -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 */
};
/**