Skip to content

Commit

Permalink
VERSION bump to version 2.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Apr 17, 2024
1 parent a58b98f commit 227b23a
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.2.19)
set(NP2SRV_VERSION 2.2.20)

# libyang required version
set(LIBYANG_DEP_VERSION 2.2.0)
Expand Down

0 comments on commit 227b23a

Please sign in to comment.