Skip to content

Commit 7e82459

Browse files
committed
Updated next release to be v0.4.1
1 parent af19ffb commit 7e82459

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")
25+
set (CC_ASN1_VERSION "0.4.1")
2626
set (CC_ASN1_MIN_COMMSDSL_VERSION "7.0")
2727

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

0 commit comments

Comments
 (0)