Skip to content

Commit b794715

Browse files
romanmichalvasko
roman
authored andcommitted
VERSION bump to version 2.2.32
1 parent 9ec4aa0 commit b794715

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
@@ -41,7 +41,7 @@ endif()
4141
# Generic version of not only the library. Major version is reserved for really big changes of the project,
4242
# minor version changes with added functionality (new tool, functionality of the tool or library, ...) and
4343
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
44-
set(NP2SRV_VERSION 2.2.31)
44+
set(NP2SRV_VERSION 2.2.32)
4545

4646
# libyang required version
4747
set(LIBYANG_DEP_VERSION 2.2.0)

0 commit comments

Comments
 (0)