Skip to content

Commit 0a6802e

Browse files
authored
Merge pull request #1606 from val-ms/1.5.1-prep
1.5.1 patch version changes
2 parents 83fd7f1 + 2412d40 commit 0a6802e

File tree

14 files changed

+833
-586
lines changed

14 files changed

+833
-586
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.0"
25+
VERSION "1.5.1"
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)