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 dde57ed commit 24cae98Copy full SHA for 24cae98
CMakeLists.txt
@@ -43,7 +43,7 @@ endif()
43
# Generic version of not only the library. Major version is reserved for really big changes of the project,
44
# minor version changes with added functionality (new tool, functionality of the tool or library, ...) and
45
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
46
-set(NP2SRV_VERSION 2.1.34)
+set(NP2SRV_VERSION 2.1.35)
47
48
# libyang required version
49
set(LIBYANG_DEP_VERSION 2.0.220)
0 commit comments