Skip to content

Commit f94c1ed

Browse files
committed
Release 1.0.10
1 parent 54c7c40 commit f94c1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SET(TARGET_NAME "dkim++")
99

1010
SET(TARGET_VERSION_MAJOR 1)
1111
SET(TARGET_VERSION_MINOR 0)
12-
SET(TARGET_VERSION_PATCH 9)
12+
SET(TARGET_VERSION_PATCH 10)
1313

1414
SET(TARGET_VERSION ${TARGET_VERSION_MAJOR}.${TARGET_VERSION_MINOR}.${TARGET_VERSION_PATCH})
1515
SET(DKIM_RELEASE "lib${TARGET_NAME}-${TARGET_VERSION}")

0 commit comments

Comments
 (0)