diff --git a/CMakeLists.txt b/CMakeLists.txt index 700251e95..50523fb31 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,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 224) +set(LIBYANG_MICRO_VERSION 225) set(LIBYANG_VERSION ${LIBYANG_MAJOR_VERSION}.${LIBYANG_MINOR_VERSION}.${LIBYANG_MICRO_VERSION}) # Version of the library