Skip to content

Commit

Permalink
VERSION bump to version 2.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Nov 3, 2022
1 parent 5806717 commit 00ea22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ endif()
# Generic version of not only the library. Major version is reserved for really big changes of the project,
# minor version changes with added functionality (new tool, functionality of the tool or library, ...) and
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
set(NP2SRV_VERSION 2.1.41)
set(NP2SRV_VERSION 2.1.42)

# libyang required version
set(LIBYANG_DEP_VERSION 2.0.267)
Expand Down

0 comments on commit 00ea22a

Please sign in to comment.