diff --git a/CMakeLists.txt b/CMakeLists.txt index 7afc10ada..a45f3f115 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ set(CMAKE_MACOSX_RPATH TRUE) # micro version is changed with a set of small changes or bugfixes anywhere in the project. set(LIBYANG_MAJOR_VERSION 1) set(LIBYANG_MINOR_VERSION 0) -set(LIBYANG_MICRO_VERSION 7) +set(LIBYANG_MICRO_VERSION 8) set(LIBYANG_VERSION ${LIBYANG_MAJOR_VERSION}.${LIBYANG_MINOR_VERSION}.${LIBYANG_MICRO_VERSION}) # Version of the library