We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a1855 commit 52385d0Copy full SHA for 52385d0
CMakeLists.txt
@@ -41,7 +41,7 @@ endif()
41
# Generic version of not only the library. Major version is reserved for really big changes of the project,
42
# minor version changes with added functionality (new tool, functionality of the tool or library, ...) and
43
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
44
-set(NP2SRV_VERSION 2.4.2)
+set(NP2SRV_VERSION 2.4.3)
45
46
# libyang required version
47
set(LIBYANG_DEP_VERSION 3.12.0)
0 commit comments