Skip to content

Commit

Permalink
VERSION bump to version 2.1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Jun 22, 2023
1 parent 4faf298 commit 1285549
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 @@ -46,7 +46,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.66)
set(NP2SRV_VERSION 2.1.67)

# libyang required version
set(LIBYANG_DEP_VERSION 2.1.87)
Expand Down

0 comments on commit 1285549

Please sign in to comment.