Skip to content

Commit e2fad31

Browse files
authored
Merge pull request #33 from cisco-sbg/CLAM-2828-html-css_image_extract-panic-1.5
1.5.2 patch version
2 parents 0a6802e + 9186e03 commit e2fad31

File tree

15 files changed

+322
-274
lines changed

15 files changed

+322
-274
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ string(TIMESTAMP TODAY "%Y%m%d")
2222
set(VERSION_SUFFIX "")
2323

2424
project( ClamAV
25-
VERSION "1.5.1"
25+
VERSION "1.5.2"
2626
DESCRIPTION "ClamAV open source email, web, and end-point anti-virus toolkit." )
2727

2828
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})

0 commit comments

Comments
 (0)