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 be1a766 commit 3f6e921Copy full SHA for 3f6e921
CMakeLists.txt
@@ -46,7 +46,7 @@ endif()
46
# Generic version of not only the library. Major version is reserved for really big changes of the project,
47
# minor version changes with added functionality (new tool, functionality of the tool or library, ...) and
48
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
49
-set(NP2SRV_VERSION 2.1.70)
+set(NP2SRV_VERSION 2.1.71)
50
51
# libyang required version
52
set(LIBYANG_DEP_VERSION 2.1.87)
0 commit comments