Skip to content

Commit 0e8ab2a

Browse files
committed
Updating next release version to be v0.4.2
1 parent 1f031d5 commit 0e8ab2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ option (CC_ASN1_TEST_BUILD_DOC "Build documentation target in generated projects
2222

2323
################################################
2424

25-
set (CC_ASN1_VERSION "0.4.1")
25+
set (CC_ASN1_VERSION "0.4.2")
2626
set (CC_ASN1_MIN_COMMSDSL_VERSION "7.1")
2727

2828
if ("${CMAKE_CXX_STANDARD}" STREQUAL "")

0 commit comments

Comments
 (0)