VERSION bump to version 3.0.7
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 216e1b0..539996f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -60,7 +60,7 @@
 # set version of the project
 set(LIBYANG_MAJOR_VERSION 3)
 set(LIBYANG_MINOR_VERSION 0)
-set(LIBYANG_MICRO_VERSION 6)
+set(LIBYANG_MICRO_VERSION 7)
 set(LIBYANG_VERSION ${LIBYANG_MAJOR_VERSION}.${LIBYANG_MINOR_VERSION}.${LIBYANG_MICRO_VERSION})
 
 # set version of the library