Skip to content

Commit 3f6e921

Browse files
committed
VERSION bump to version 2.1.71
1 parent be1a766 commit 3f6e921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ endif()
4646
# Generic version of not only the library. Major version is reserved for really big changes of the project,
4747
# minor version changes with added functionality (new tool, functionality of the tool or library, ...) and
4848
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
49-
set(NP2SRV_VERSION 2.1.70)
49+
set(NP2SRV_VERSION 2.1.71)
5050

5151
# libyang required version
5252
set(LIBYANG_DEP_VERSION 2.1.87)

0 commit comments

Comments
 (0)